Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
ResetNotifier Struct Reference

Public Member Functions

template<class T>
void resetNotify (GridRefManager< T > &m)
void Visit (CreatureMapType &m)
template<class T>
void Visit (GridRefManager< T > &)
void Visit (PlayerMapType &m)

Detailed Description

Definition at line 719 of file Map.cpp.

Member Function Documentation

◆ resetNotify()

template<class T>
void ResetNotifier::resetNotify ( GridRefManager< T > & m)
inline

Definition at line 721 of file Map.cpp.

References GridRefManager< OBJECT >::begin(), and GridRefManager< OBJECT >::end().

Referenced by Visit(), and Visit().

◆ Visit() [1/3]

void ResetNotifier::Visit ( CreatureMapType & m)
inline

Definition at line 727 of file Map.cpp.

References resetNotify().

◆ Visit() [2/3]

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

Definition at line 726 of file Map.cpp.

◆ Visit() [3/3]

void ResetNotifier::Visit ( PlayerMapType & m)
inline

Definition at line 728 of file Map.cpp.

References resetNotify().


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