Cyrus Mod Loader
|
This is the complete list of members for ParticipantList, including all inherited members.
as() | PropertyClass | inline |
copy(uint32_t a1)=0 | PropertyClass | pure virtual |
getClassName()=0 | PropertyClass | pure virtual |
getDeckSize() | ParticipantList | inline |
getPartList() | ParticipantList | inline |
getPropertyList()=0 | PropertyClass | pure virtual |
getTotalDeckSize() | ParticipantList | inline |
getTreasureCardAmount() | ParticipantList | 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 |
setDeckSize(List< unsigned int > val) | ParticipantList | inline |
setPartList(List< SharedPointer< CombatParticipant > > *val) | ParticipantList | inline |
setTotalDeckSize(List< unsigned int > val) | ParticipantList | inline |
setTreasureCardAmount(List< unsigned int > val) | ParticipantList | inline |
shouldNotSerialize()=0 | PropertyClass | pure virtual |