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