Example #1
0
 internal static void LuaNetPopGlobalTable(IntPtr luaState)
 {
     LuaInterop.LuaNetPopGlobalTable(luaState);
 }