Class DamageInfo [-] [+]
An instance of a damage info.
Inherits all methods from: none
Methods
| GetAbsorb |
Returns the DamageInfo's absorbed damage amount. |
| GetAttackType |
Returns the DamageInfo's attack type. |
| GetAttacker |
Returns the DamageInfo's Unit attacker. |
| GetBlock |
Returns the DamageInfo's blocked damage amount. |
| GetCastItem |
Returns the DamageInfo's cast Item. |
| GetDamage |
Returns the DamageInfo's damage amount. |
| GetDamageType |
Returns the DamageInfo's damage type. |
| GetHitMask |
Returns the DamageInfo's hit mask. |
| GetResist |
Returns the DamageInfo's resisted damage amount. |
| GetSchoolMask |
Returns the DamageInfo's school mask. |
| GetSpellInfo |
Returns the DamageInfo's SpellInfo. |
| GetVictim |
Returns the DamageInfo's Unit victim. |