Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
AuraRemoveEvent Class Reference
Inheritance diagram for AuraRemoveEvent:
Collaboration diagram for AuraRemoveEvent:

Public Member Functions

 AuraRemoveEvent (Creature *trigger, uint32 spellId)
bool Execute (uint64, uint32)
Public Member Functions inherited from BasicEvent
virtual void Abort (uint64)
 BasicEvent ()
virtual bool IsDeletable () const
virtual ~BasicEvent ()

Private Attributes

uint32 _spellId
Creature_trigger

Additional Inherited Members

Public Attributes inherited from BasicEvent
uint64 m_addTime
uint64 m_execTime
bool to_Abort

Detailed Description

Definition at line 185 of file boss_valithria_dreamwalker.cpp.

Constructor & Destructor Documentation

◆ AuraRemoveEvent()

AuraRemoveEvent::AuraRemoveEvent ( Creature * trigger,
uint32 spellId )
inline

Definition at line 188 of file boss_valithria_dreamwalker.cpp.

References _spellId, and _trigger.

Member Function Documentation

◆ Execute()

bool AuraRemoveEvent::Execute ( uint64 ,
uint32  )
inlinevirtual

Reimplemented from BasicEvent.

Definition at line 192 of file boss_valithria_dreamwalker.cpp.

References _spellId, and _trigger.

Member Data Documentation

◆ _spellId

uint32 AuraRemoveEvent::_spellId
private

Definition at line 200 of file boss_valithria_dreamwalker.cpp.

Referenced by AuraRemoveEvent(), and Execute().

◆ _trigger

Creature* AuraRemoveEvent::_trigger
private

Definition at line 199 of file boss_valithria_dreamwalker.cpp.

Referenced by AuraRemoveEvent(), and Execute().


The documentation for this class was generated from the following file: