Exemple #1
0
 internal static int LuaNetRawNetObj(IntPtr luaState, int obj)
 {
     return(LuaInterop.LuaNetRawNetObj(luaState, obj));
 }