TrinityCore
Loading...
Searching...
No Matches
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 *) const
 

Detailed Description

Definition at line 929 of file GridNotifiers.h.

Constructor & Destructor Documentation

◆ RespawnDo()

Trinity::RespawnDo::RespawnDo ( )
inline

Definition at line 932 of file GridNotifiers.h.

Member Function Documentation

◆ operator()() [1/3]

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

Definition at line 933 of file GridNotifiers.h.

+ Here is the call graph for this function:

◆ operator()() [2/3]

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

Definition at line 934 of file GridNotifiers.h.

+ Here is the call graph for this function:

◆ operator()() [3/3]

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

Definition at line 935 of file GridNotifiers.h.


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