TrinityCore
PartyTimeEmoteEvent Class Reference
+ Inheritance diagram for PartyTimeEmoteEvent:

Public Member Functions

 PartyTimeEmoteEvent (Player *player)
 
bool Execute (uint64, uint32) override
 
- Public Member Functions inherited from BasicEvent
 BasicEvent ()
 
virtual ~BasicEvent ()
 
virtual bool Execute (uint64, uint32)
 
virtual bool IsDeletable () const
 
virtual void Abort (uint64)
 
void ScheduleAbort ()
 

Private Attributes

Player_player
 

Detailed Description

Definition at line 884 of file spell_item.cpp.

Constructor & Destructor Documentation

◆ PartyTimeEmoteEvent()

PartyTimeEmoteEvent::PartyTimeEmoteEvent ( Player player)
inline

Definition at line 887 of file spell_item.cpp.

Member Function Documentation

◆ Execute()

bool PartyTimeEmoteEvent::Execute ( uint64  ,
uint32   
)
inlineoverridevirtual

Reimplemented from BasicEvent.

Definition at line 889 of file spell_item.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ _player

Player* PartyTimeEmoteEvent::_player
private

Definition at line 905 of file spell_item.cpp.


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