TrinityCore
Loading...
Searching...
No Matches
Trinity::CreatureAggroGracePeriodExpiredNotifier Struct Reference

#include <GridNotifiers.h>

Public Member Functions

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

Public Attributes

Creaturei_creature
 

Detailed Description

Definition at line 117 of file GridNotifiers.h.

Constructor & Destructor Documentation

◆ CreatureAggroGracePeriodExpiredNotifier()

Trinity::CreatureAggroGracePeriodExpiredNotifier::CreatureAggroGracePeriodExpiredNotifier ( Creature c)
inline

Definition at line 120 of file GridNotifiers.h.

Member Function Documentation

◆ Visit() [1/3]

void CreatureAggroGracePeriodExpiredNotifier::Visit ( CreatureMapType m)

Definition at line 252 of file GridNotifiers.cpp.

+ Here is the call graph for this function:

◆ Visit() [2/3]

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

Definition at line 121 of file GridNotifiers.h.

◆ Visit() [3/3]

void CreatureAggroGracePeriodExpiredNotifier::Visit ( PlayerMapType m)

Definition at line 262 of file GridNotifiers.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ i_creature

Creature& Trinity::CreatureAggroGracePeriodExpiredNotifier::i_creature

Definition at line 119 of file GridNotifiers.h.


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