Example #1
0
 public static void GetTable(ScriptState luaState, int index)
 {
     ScriptApi.GetTable(luaState, index);
 }