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

#include <GridNotifiers.h>

Collaboration diagram for Skyfire::AIRelocationNotifier:

Public Member Functions

 AIRelocationNotifier (Unit &unit)
void Visit (CreatureMapType &)
template<class T>
void Visit (GridRefManager< T > &)

Public Attributes

Uniti_unit
bool isCreature

Detailed Description

Definition at line 83 of file GridNotifiers.h.

Constructor & Destructor Documentation

◆ AIRelocationNotifier()

Skyfire::AIRelocationNotifier::AIRelocationNotifier ( Unit & unit)
inlineexplicit

Definition at line 87 of file GridNotifiers.h.

References i_unit, isCreature, and TYPEID_UNIT.

Member Function Documentation

◆ Visit() [1/2]

void AIRelocationNotifier::Visit ( CreatureMapType & m)

◆ Visit() [2/2]

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

Definition at line 88 of file GridNotifiers.h.

Member Data Documentation

◆ i_unit

Unit& Skyfire::AIRelocationNotifier::i_unit

Definition at line 85 of file GridNotifiers.h.

Referenced by AIRelocationNotifier(), and Visit().

◆ isCreature

bool Skyfire::AIRelocationNotifier::isCreature

Definition at line 86 of file GridNotifiers.h.

Referenced by AIRelocationNotifier(), and Visit().


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