Example #1
0
 public static string GetString(this IntPtr L, int index)
 {
     return(XLLuaRuntime.lua_tostring(L, index));
 }