Example #1
0
 public static void CreateTable(ScriptState luaState)
 {
     ScriptApi.CreateTable(luaState);
 }