Exemple #1
0
 public static void LuaError(LuaState luaState)
 {
     LuaCore.LuaError(luaState);
 }