TrinityCore
ScheduledIcicleSummons Class Reference

#include <pit_of_saron.h>

+ Inheritance diagram for ScheduledIcicleSummons:

Public Member Functions

 ScheduledIcicleSummons (Creature *trigger)
 
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

Creature_trigger
 

Detailed Description

Definition at line 115 of file pit_of_saron.h.

Constructor & Destructor Documentation

◆ ScheduledIcicleSummons()

ScheduledIcicleSummons::ScheduledIcicleSummons ( Creature trigger)
inline

Definition at line 118 of file pit_of_saron.h.

+ Here is the caller graph for this function:

Member Function Documentation

◆ Execute()

bool ScheduledIcicleSummons::Execute ( uint64  ,
uint32   
)
overridevirtual

Reimplemented from BasicEvent.

Definition at line 44 of file pit_of_saron.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ _trigger

Creature* ScheduledIcicleSummons::_trigger
private

Definition at line 123 of file pit_of_saron.h.


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