TrinityCore
Loading...
Searching...
No Matches
ChargeDropEvent Class Reference

#include <SpellAuras.h>

+ Inheritance diagram for ChargeDropEvent:

Protected Member Functions

 ChargeDropEvent (Aura *base, AuraRemoveMode mode)
 
bool Execute (uint64, uint32) override
 

Private Attributes

Aura_base
 
AuraRemoveMode _mode
 

Friends

class Aura
 

Additional Inherited Members

- Public Member Functions inherited from BasicEvent
 BasicEvent ()
 
virtual ~BasicEvent ()
 
virtual bool IsDeletable () const
 
virtual void Abort (uint64)
 
void ScheduleAbort ()
 

Detailed Description

Definition at line 354 of file SpellAuras.h.

Constructor & Destructor Documentation

◆ ChargeDropEvent()

ChargeDropEvent::ChargeDropEvent ( Aura base,
AuraRemoveMode  mode 
)
inlineprotected

Definition at line 358 of file SpellAuras.h.

Member Function Documentation

◆ Execute()

bool ChargeDropEvent::Execute ( uint64  ,
uint32   
)
overrideprotectedvirtual

Reimplemented from BasicEvent.

Definition at line 2753 of file SpellAuras.cpp.

+ Here is the call graph for this function:

Friends And Related Symbol Documentation

◆ Aura

friend class Aura
friend

Definition at line 356 of file SpellAuras.h.

Member Data Documentation

◆ _base

Aura* ChargeDropEvent::_base
private

Definition at line 362 of file SpellAuras.h.

◆ _mode

AuraRemoveMode ChargeDropEvent::_mode
private

Definition at line 363 of file SpellAuras.h.


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