Esempio n. 1
0
 public static void GetMetatable(ScriptState luaState, string name)
 {
     ScriptApi.GetMetatable(luaState, name);
 }