int lua_getglobal (lua_State *L, const char *name);. Pushes onto the stack the value of the global name . Returns the type of that value.
確定! 回上一頁