|
Cyrus Mod Loader
|
This is the complete list of members for TournamentUpdateList, including all inherited members.
| as() | PropertyClass | inline |
| copy(uint32_t a1)=0 | PropertyClass | pure virtual |
| getActorCount() | TournamentUpdateList | inline |
| getClassName()=0 | PropertyClass | pure virtual |
| getMatchCount() | TournamentUpdateList | inline |
| getPropertyList()=0 | PropertyClass | pure virtual |
| getTeamCount() | TournamentUpdateList | inline |
| getUpdates() | TournamentUpdateList | inline |
| onCreated()=0 | PropertyClass | pure virtual |
| onFinalizeLoad()=0 | PropertyClass | pure virtual |
| onPostLoad()=0 | PropertyClass | pure virtual |
| serialize(void *a2, uint32_t a3)=0 | PropertyClass | pure virtual |
| setActorCount(int val) | TournamentUpdateList | inline |
| setMatchCount(int val) | TournamentUpdateList | inline |
| setTeamCount(int val) | TournamentUpdateList | inline |
| setUpdates(List< SharedPointer< TournamentUpdate > > *val) | TournamentUpdateList | inline |
| shouldNotSerialize()=0 | PropertyClass | pure virtual |