![]() |
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 129 of file TransportMgr.h.
| uint32 TransportSpawn::PhaseGroup = 0 |
Definition at line 135 of file TransportMgr.h.
| uint32 TransportSpawn::PhaseId = 0 |
Definition at line 134 of file TransportMgr.h.
| uint8 TransportSpawn::PhaseUseFlags = 0 |
Definition at line 133 of file TransportMgr.h.
| ObjectGuid::LowType TransportSpawn::SpawnId = UI64LIT(0) |
Definition at line 131 of file TransportMgr.h.
| uint32 TransportSpawn::TransportGameObjectId = 0 |
Definition at line 132 of file TransportMgr.h.