public static int CheckUserData(ScriptState luaState, int index, string name) { return(ScriptApi.CheckUserData(luaState, index, name)); }