TrinityCore
ResetNotifier Struct Reference

Public Member Functions

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

Detailed Description

Definition at line 856 of file Map.cpp.

Member Function Documentation

◆ resetNotify()

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

Definition at line 858 of file Map.cpp.

+ Here is the call graph for this function:

◆ Visit() [1/3]

void ResetNotifier::Visit ( CreatureMapType m)
inline

Definition at line 864 of file Map.cpp.

◆ Visit() [2/3]

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

Definition at line 863 of file Map.cpp.

◆ Visit() [3/3]

void ResetNotifier::Visit ( PlayerMapType m)
inline

Definition at line 865 of file Map.cpp.


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