Пример #1
0
 internal static IntPtr LuaNetGetMainState(IntPtr luaState)
 {
     return(LuaInterop.LuaNetGetMainState(luaState));
 }