AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "UnitEvents.h"
Public Member Functions | |
UnitBaseEvent (uint32 pType) | |
uint32 | getType () const |
bool | matchesTypeMask (uint32 pMask) const |
void | setType (uint32 pType) |
Private Attributes | |
uint32 | iType |
|
inline |
|
inline |
|
private |
Referenced by getType(), matchesTypeMask(), setType(), and UnitBaseEvent().