AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "Unit.h"
uint32 CalcDamageInfo::absorb |
Unit* CalcDamageInfo::attacker |
WeaponAttackType CalcDamageInfo::attackType |
Referenced by Unit::AttackerStateUpdate(), Unit::CalculateMeleeDamage(), and Unit::DealMeleeDamage().
uint32 CalcDamageInfo::blocked_amount |
Referenced by Unit::CalculateMeleeDamage(), Unit::DealMeleeDamage(), and Unit::SendAttackStateUpdate().
uint32 CalcDamageInfo::cleanDamage |
Referenced by Unit::CalculateMeleeDamage(), and Unit::DealMeleeDamage().
uint32 CalcDamageInfo::damage |
struct { ... } CalcDamageInfo::damages[MAX_ITEM_PROTO_DAMAGES] |
uint32 CalcDamageInfo::damageSchoolMask |
Referenced by Unit::CalculateMeleeDamage(), Unit::DealMeleeDamage(), and Unit::SendAttackStateUpdate().
uint32 CalcDamageInfo::HitInfo |
Referenced by Unit::CalculateMeleeDamage(), Unit::DealMeleeDamage(), and Unit::SendAttackStateUpdate().
MeleeHitOutcome CalcDamageInfo::hitOutCome |
Referenced by Unit::CalculateMeleeDamage(), and Unit::DealMeleeDamage().
uint32 CalcDamageInfo::procAttacker |
Referenced by Unit::AttackerStateUpdate(), Unit::CalculateMeleeDamage(), and Unit::TriggerAurasProcOnEvent().
uint32 CalcDamageInfo::procEx |
uint32 CalcDamageInfo::procVictim |
uint32 CalcDamageInfo::resist |
Referenced by Unit::CalculateMeleeDamage(), Unit::DealMeleeDamage(), and Unit::SendAttackStateUpdate().
Unit* CalcDamageInfo::target |
uint32 CalcDamageInfo::TargetState |
Referenced by Unit::CalculateMeleeDamage(), Unit::DealMeleeDamage(), and Unit::SendAttackStateUpdate().