Example #1
0
 public static int Error(ScriptState luaState)
 {
     return(ScriptApi.Error(luaState));
 }