Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
DamageInfo Member List

This is the complete list of members for DamageInfo, including all inherited members.

AbsorbDamage(uint32 amount)DamageInfo
BlockDamage(uint32 amount)DamageInfo
DamageInfo(Unit *_attacker, Unit *_victim, uint32 _damage, SpellInfo const *_spellInfo, SpellSchoolMask _schoolMask, DamageEffectType _damageType)DamageInfoexplicit
DamageInfo(CalcDamageInfo &dmgInfo)DamageInfoexplicit
GetAbsorb() constDamageInfoinline
GetAttacker() constDamageInfoinline
GetAttackType() constDamageInfoinline
GetBlock() constDamageInfoinline
GetDamage() constDamageInfoinline
GetDamageType() constDamageInfoinline
GetResist() constDamageInfoinline
GetSchoolMask() constDamageInfoinline
GetSpellInfo() constDamageInfoinline
GetVictim() constDamageInfoinline
m_absorbDamageInfoprivate
m_attackerDamageInfoprivate
m_attackTypeDamageInfoprivate
m_blockDamageInfoprivate
m_damageDamageInfoprivate
m_damageTypeDamageInfoprivate
m_resistDamageInfoprivate
m_schoolMaskDamageInfoprivate
m_spellInfoDamageInfoprivate
m_victimDamageInfoprivate
ModifyDamage(int32 amount)DamageInfo
ResistDamage(uint32 amount)DamageInfo