|
Cyrus Mod Loader
|
This is the complete list of members for RaidTeleportBehaviorTemplate, including all inherited members.
| as() | PropertyClass | inline |
| copy(uint32_t a1)=0 | PropertyClass | pure virtual |
| getClassName()=0 | PropertyClass | pure virtual |
| getEnabledSeconds() | RaidTeleportBehaviorTemplate | inline |
| getPlayerCount() | RaidTeleportBehaviorTemplate | inline |
| getPropertyList()=0 | PropertyClass | pure virtual |
| getRange() | RaidTeleportBehaviorTemplate | inline |
| getZoneList() | RaidTeleportBehaviorTemplate | inline |
| getZoneTeleportLocation() | RaidTeleportBehaviorTemplate | inline |
| name | BehaviorTemplate | |
| 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 |
| setEnabledSeconds(int val) | RaidTeleportBehaviorTemplate | inline |
| setPlayerCount(int val) | RaidTeleportBehaviorTemplate | inline |
| setRange(float val) | RaidTeleportBehaviorTemplate | inline |
| setZoneList(Vector< std::string > val) | RaidTeleportBehaviorTemplate | inline |
| setZoneTeleportLocation(std::string val) | RaidTeleportBehaviorTemplate | inline |
| shouldNotSerialize()=0 | PropertyClass | pure virtual |