TrinityCore
Trinity::RespawnDo Class Reference

#include <GridNotifiers.h>

Public Member Functions

 RespawnDo ()
 
void operator() (Creature *u) const
 
void operator() (GameObject *u) const
 
void operator() (WorldObject *) const
 
void operator() (Corpse *) const
 

Detailed Description

Definition at line 684 of file GridNotifiers.h.

Constructor & Destructor Documentation

◆ RespawnDo()

Trinity::RespawnDo::RespawnDo ( )
inline

Definition at line 687 of file GridNotifiers.h.

Member Function Documentation

◆ operator()() [1/4]

void Trinity::RespawnDo::operator() ( Corpse ) const
inline

Definition at line 691 of file GridNotifiers.h.

◆ operator()() [2/4]

void Trinity::RespawnDo::operator() ( Creature u) const
inline

Definition at line 688 of file GridNotifiers.h.

+ Here is the call graph for this function:

◆ operator()() [3/4]

void Trinity::RespawnDo::operator() ( GameObject u) const
inline

Definition at line 689 of file GridNotifiers.h.

+ Here is the call graph for this function:

◆ operator()() [4/4]

void Trinity::RespawnDo::operator() ( WorldObject ) const
inline

Definition at line 690 of file GridNotifiers.h.


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