TrinityCore
Loading...
Searching...
No Matches
VehicleTemplate Struct Reference

#include <VehicleDefines.h>

Public Attributes

Milliseconds DespawnDelay = Milliseconds::zero()
 
Optional< float > Pitch
 
EnumFlag< VehicleCustomFlagsCustomFlags = VehicleCustomFlags::None
 

Detailed Description

Definition at line 156 of file VehicleDefines.h.

Member Data Documentation

◆ CustomFlags

EnumFlag<VehicleCustomFlags> VehicleTemplate::CustomFlags = VehicleCustomFlags::None

Definition at line 160 of file VehicleDefines.h.

◆ DespawnDelay

Milliseconds VehicleTemplate::DespawnDelay = Milliseconds::zero()

Definition at line 158 of file VehicleDefines.h.

◆ Pitch

Optional<float> VehicleTemplate::Pitch

Definition at line 159 of file VehicleDefines.h.


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