|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Public Member Functions | |
| ProcTriggeredData (Aura *_aura) | |
Public Attributes | |
| Aura * | aura |
| uint32 | effMask |
| SpellProcEventEntry const * | spellProcEvent |
Definition at line 89 of file UnitProcEvent.cpp.
|
inline |
Definition at line 91 of file UnitProcEvent.cpp.
References aura, effMask, and spellProcEvent.
| Aura* ProcTriggeredData::aura |
Definition at line 98 of file UnitProcEvent.cpp.
Referenced by Unit::ProcDamageAndSpellFor(), and ProcTriggeredData().
| uint32 ProcTriggeredData::effMask |
Definition at line 99 of file UnitProcEvent.cpp.
Referenced by Unit::ProcDamageAndSpellFor(), and ProcTriggeredData().
| SpellProcEventEntry const* ProcTriggeredData::spellProcEvent |
Definition at line 97 of file UnitProcEvent.cpp.
Referenced by Unit::ProcDamageAndSpellFor(), and ProcTriggeredData().