|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <DB2Structure.h>
Public Attributes | |
| uint32 | EffectIndex |
| uint32 | Id |
| uint32 | PropertiesId |
| uint32 | PropertyValues [MAX_BATTLE_PET_EFFECT_PROPERTIES] |
| uint32 | TurnEntryId |
Definition at line 181 of file DB2Structure.h.
| uint32 BattlePetAbilityEffectEntry::EffectIndex |
Definition at line 188 of file DB2Structure.h.
| uint32 BattlePetAbilityEffectEntry::Id |
Definition at line 183 of file DB2Structure.h.
Referenced by BattlePetInputEffectForAbility().
| uint32 BattlePetAbilityEffectEntry::PropertiesId |
Definition at line 187 of file DB2Structure.h.
Referenced by BattlePetAbilityEffectForAbility().
| uint32 BattlePetAbilityEffectEntry::PropertyValues[MAX_BATTLE_PET_EFFECT_PROPERTIES] |
Definition at line 189 of file DB2Structure.h.
Referenced by BattlePetAbilityBasePoints().
| uint32 BattlePetAbilityEffectEntry::TurnEntryId |
Definition at line 184 of file DB2Structure.h.
Referenced by LoadDB2Stores().