ArcadeScoreboard_Record class
game.data.ArcadeScoreboard_Record
Inheritance
Base: game.data.TweakDBRecord
Derived
None.
Properties
None.
Functions
int GetArcadeScoreboardEntryListCount()RTTIWeakHandle<game.data.ArcadeScoreboardEntry_Record> GetArcadeScoreboardEntryListItem(int index)RTTIgame.data.ArcadeScoreboardEntry_Record? GetArcadeScoreboardEntryListItemHandle(int index)RTTIbool ArcadeScoreboardEntryListContains(WeakHandle<game.data.ArcadeScoreboardEntry_Record> item)RTTICName[] ArcadeScoreboardQuestFactList()RTTIint GetArcadeScoreboardQuestFactListCount()RTTICName GetArcadeScoreboardQuestFactListItem(int index)RTTIbool ArcadeScoreboardQuestFactListContains(CName item)RTTICName ArcadeScoreboardHighScoreSFX()RTTI