Cyrus Mod Loader
|
This is the complete list of members for MatchRequest, including all inherited members.
as() | PropertyClass | inline |
copy(uint32_t a1)=0 | PropertyClass | pure virtual |
getCharacterID() | MatchRequest | inline |
getClassName()=0 | PropertyClass | pure virtual |
getLeagueID() | MatchRequest | inline |
getMatchNameID() | MatchRequest | inline |
getPropertyList()=0 | PropertyClass | pure virtual |
getSeasonID() | MatchRequest | inline |
getTeams() | MatchRequest | inline |
getTournamentNameID() | MatchRequest | 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 |
setCharacterID(gid val) | MatchRequest | inline |
setLeagueID(unsigned int val) | MatchRequest | inline |
setMatchNameID(unsigned int val) | MatchRequest | inline |
setSeasonID(unsigned int val) | MatchRequest | inline |
setTeams(List< SharedPointer< MatchTeam > > *val) | MatchRequest | inline |
setTournamentNameID(unsigned int val) | MatchRequest | inline |
shouldNotSerialize()=0 | PropertyClass | pure virtual |