Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
Skyfire::CreatureRelocationNotifier Struct Reference

#include <GridNotifiers.h>

Collaboration diagram for Skyfire::CreatureRelocationNotifier:

Public Member Functions

 CreatureRelocationNotifier (Creature &c)
void Visit (CreatureMapType &)
template<class T>
void Visit (GridRefManager< T > &)
void Visit (PlayerMapType &)

Public Attributes

Creaturei_creature

Detailed Description

Definition at line 61 of file GridNotifiers.h.

Constructor & Destructor Documentation

◆ CreatureRelocationNotifier()

Skyfire::CreatureRelocationNotifier::CreatureRelocationNotifier ( Creature & c)
inline

Definition at line 64 of file GridNotifiers.h.

References i_creature.

Member Function Documentation

◆ Visit() [1/3]

◆ Visit() [2/3]

template<class T>
void Skyfire::CreatureRelocationNotifier::Visit ( GridRefManager< T > & )
inline

Definition at line 65 of file GridNotifiers.h.

◆ Visit() [3/3]

Member Data Documentation

◆ i_creature

Creature& Skyfire::CreatureRelocationNotifier::i_creature

Definition at line 63 of file GridNotifiers.h.

Referenced by CreatureRelocationNotifier(), Visit(), and Visit().


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