|
Cyrus Mod Loader
|
This is the complete list of members for DeckBehavior, including all inherited members.
| as() | PropertyClass | inline |
| copy(uint32_t a1)=0 | PropertyClass | pure virtual |
| getArchmasterySchool() | DeckBehavior | inline |
| getBehaviorTemplateNameID() | BehaviorInstance | inline |
| getClassName()=0 | PropertyClass | pure virtual |
| getPropertyList()=0 | PropertyClass | pure virtual |
| getSerializedExclusionList() | DeckBehavior | inline |
| getSpellList() | DeckBehavior | 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 |
| setArchmasterySchool(unsigned int val) | DeckBehavior | inline |
| setBehaviorTemplateNameID(unsigned int val) | BehaviorInstance | inline |
| setSerializedExclusionList(std::string val) | DeckBehavior | inline |
| setSpellList(List< SharedPointer< SpellData > > *val) | DeckBehavior | inline |
| shouldNotSerialize()=0 | PropertyClass | pure virtual |