Beispiel #1
0
 public static int GetInt32(this IntPtr L, int index)
 {
     return(XLLuaRuntime.lua_tointeger(L, index));
 }