TrinityCore
|
#include <TransportMgr.h>
Public Attributes | |
ObjectGuid::LowType | SpawnId = UI64LIT(0) |
uint32 | TransportGameObjectId = 0 |
uint8 | PhaseUseFlags = 0 |
uint32 | PhaseId = 0 |
uint32 | PhaseGroup = 0 |
Definition at line 123 of file TransportMgr.h.
uint32 TransportSpawn::PhaseGroup = 0 |
Definition at line 129 of file TransportMgr.h.
uint32 TransportSpawn::PhaseId = 0 |
Definition at line 128 of file TransportMgr.h.
uint8 TransportSpawn::PhaseUseFlags = 0 |
Definition at line 127 of file TransportMgr.h.
ObjectGuid::LowType TransportSpawn::SpawnId = UI64LIT(0) |
Definition at line 125 of file TransportMgr.h.
uint32 TransportSpawn::TransportGameObjectId = 0 |
Definition at line 126 of file TransportMgr.h.