AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Public Member Functions | |
GameEventAIHookWorker (uint16 eventId, bool activate) | |
void | Visit (std::unordered_map< ObjectGuid, Creature * > &creatureMap) |
void | Visit (std::unordered_map< ObjectGuid, GameObject * > &gameObjectMap) |
template<class T > | |
void | Visit (std::unordered_map< ObjectGuid, T * > &) |
Private Attributes | |
uint16 | _eventId |
bool | _activate |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
Referenced by Visit().