AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
DamageInfoStub Member List

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

_absorbDamageInfoStubprivate
_attackTypeDamageInfoStubprivate
_blockDamageInfoStubprivate
_damageDamageInfoStubprivate
_hitMaskDamageInfoStubprivate
_originalDamageDamageInfoStubprivate
_resistDamageInfoStubprivate
_schoolMaskDamageInfoStubprivate
_spellInfoDamageInfoStubprivate
DamageInfoStub()=defaultDamageInfoStub
DamageInfoStub(uint32_t damage, uint32_t originalDamage, uint32_t schoolMask, uint8_t attackType, SpellInfo const *spellInfo=nullptr)DamageInfoStubinline
GetAbsorb() constDamageInfoStubinline
GetAttackType() constDamageInfoStubinline
GetBlock() constDamageInfoStubinline
GetDamage() constDamageInfoStubinline
GetHitMask() constDamageInfoStubinline
GetOriginalDamage() constDamageInfoStubinline
GetResist() constDamageInfoStubinline
GetSchoolMask() constDamageInfoStubinline
GetSpellInfo() constDamageInfoStubinline
SetAbsorb(uint32_t absorb)DamageInfoStubinline
SetAttackType(uint8_t attackType)DamageInfoStubinline
SetBlock(uint32_t block)DamageInfoStubinline
SetDamage(uint32_t damage)DamageInfoStubinline
SetHitMask(uint32_t hitMask)DamageInfoStubinline
SetOriginalDamage(uint32_t damage)DamageInfoStubinline
SetResist(uint32_t resist)DamageInfoStubinline
SetSchoolMask(uint32_t schoolMask)DamageInfoStubinline
SetSpellInfo(SpellInfo const *spellInfo)DamageInfoStubinline
~DamageInfoStub()=defaultDamageInfoStubvirtual