ResetEncounterEvent::ResetEncounterEvent |
( |
Unit * |
caster, |
|
|
uint32 |
spellId, |
|
|
ObjectGuid |
otherTransport |
|
) |
| |
|
inline |
uint32 _spellId
Definition: boss_icecrown_gunship_battle.cpp:504
ObjectGuid _otherTransport
Definition: boss_icecrown_gunship_battle.cpp:505
Unit * _caster
Definition: boss_icecrown_gunship_battle.cpp:503
Reimplemented from BasicEvent.
497 go->AddObjectToRemoveList();
Definition: Transport.h:28
uint32 _spellId
Definition: boss_icecrown_gunship_battle.cpp:504
void AddObjectToRemoveList()
Definition: Object.cpp:2205
ObjectGuid _otherTransport
Definition: boss_icecrown_gunship_battle.cpp:505
Transport * GetTransport() const
Definition: Object.h:602
Definition: ObjectAccessor.h:45
Unit * _caster
Definition: boss_icecrown_gunship_battle.cpp:503
void CastSpell(SpellCastTargets const &targets, SpellInfo const *spellInfo, CustomSpellValues const *value, TriggerCastFlags triggerFlags=TRIGGERED_NONE, Item *castItem=NULL, AuraEffect const *triggeredByAura=NULL, ObjectGuid originalCaster=ObjectGuid::Empty)
Definition: Unit.cpp:869
Unit* ResetEncounterEvent::_caster |
|
private |
uint32 ResetEncounterEvent::_spellId |
|
private |
The documentation for this class was generated from the following file: