예제 #1
0
 public static bool ToBool(IntPtr L, int i)
 {
     return(LuaAPI.ToBool(L, i));
 }