TrinityCore
TransportSpawn Struct Reference

#include <TransportMgr.h>

Public Attributes

ObjectGuid::LowType SpawnId = UI64LIT(0)
 
uint32 TransportGameObjectId = 0
 
uint8 PhaseUseFlags = 0
 
uint32 PhaseId = 0
 
uint32 PhaseGroup = 0
 

Detailed Description

Definition at line 123 of file TransportMgr.h.

Member Data Documentation

◆ PhaseGroup

uint32 TransportSpawn::PhaseGroup = 0

Definition at line 129 of file TransportMgr.h.

◆ PhaseId

uint32 TransportSpawn::PhaseId = 0

Definition at line 128 of file TransportMgr.h.

◆ PhaseUseFlags

uint8 TransportSpawn::PhaseUseFlags = 0

Definition at line 127 of file TransportMgr.h.

◆ SpawnId

ObjectGuid::LowType TransportSpawn::SpawnId = UI64LIT(0)

Definition at line 125 of file TransportMgr.h.

◆ TransportGameObjectId

uint32 TransportSpawn::TransportGameObjectId = 0

Definition at line 126 of file TransportMgr.h.


The documentation for this struct was generated from the following file: