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