Tao.Lua.Lua.lua_gettop C# (CSharp) Méthode

lua_gettop() private méthode

private lua_gettop ( lua_State L ) : int
L lua_State
Résultat int
        public extern static int lua_gettop(lua_State L);
Lua