AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "UnitUtils.h"
Public Member Functions | |
BuildValuesCachePosPointers () | |
void | ApplyOffset (uint32 offset) |
Public Attributes | |
int32 | UnitNPCFlagsPos |
int32 | UnitFieldAuraStatePos |
int32 | UnitFieldFlagsPos |
int32 | UnitFieldDisplayPos |
int32 | UnitDynamicFlagsPos |
int32 | UnitFieldBytes2Pos |
int32 | UnitFieldFactionTemplatePos |
std::unordered_map< uint16, uint32 > | other |
|
inline |
|
inline |
References other, UnitDynamicFlagsPos, UnitFieldAuraStatePos, UnitFieldBytes2Pos, UnitFieldDisplayPos, UnitFieldFactionTemplatePos, UnitFieldFlagsPos, and UnitNPCFlagsPos.
Referenced by Unit::BuildValuesUpdate().
Referenced by ApplyOffset(), and Unit::BuildValuesUpdate().
int32 BuildValuesCachePosPointers::UnitDynamicFlagsPos |
Referenced by ApplyOffset(), Unit::BuildValuesUpdate(), and Unit::PatchValuesUpdate().
int32 BuildValuesCachePosPointers::UnitFieldAuraStatePos |
Referenced by ApplyOffset(), Unit::BuildValuesUpdate(), and Unit::PatchValuesUpdate().
int32 BuildValuesCachePosPointers::UnitFieldBytes2Pos |
Referenced by ApplyOffset(), Unit::BuildValuesUpdate(), and Unit::PatchValuesUpdate().
int32 BuildValuesCachePosPointers::UnitFieldDisplayPos |
Referenced by ApplyOffset(), Unit::BuildValuesUpdate(), and Unit::PatchValuesUpdate().
int32 BuildValuesCachePosPointers::UnitFieldFactionTemplatePos |
Referenced by ApplyOffset(), Unit::BuildValuesUpdate(), and Unit::PatchValuesUpdate().
int32 BuildValuesCachePosPointers::UnitFieldFlagsPos |
Referenced by ApplyOffset(), Unit::BuildValuesUpdate(), and Unit::PatchValuesUpdate().
int32 BuildValuesCachePosPointers::UnitNPCFlagsPos |
Referenced by ApplyOffset(), Unit::BuildValuesUpdate(), and Unit::PatchValuesUpdate().