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