TrinityCore
TransportRotationEntry Struct Reference

#include <DB2Structure.h>

Public Attributes

uint32 ID
 
std::array< float, 4 > Rot
 
uint32 TimeIndex
 
uint32 GameObjectsID
 

Detailed Description

Definition at line 4353 of file DB2Structure.h.

Member Data Documentation

◆ GameObjectsID

uint32 TransportRotationEntry::GameObjectsID

Definition at line 4358 of file DB2Structure.h.

◆ ID

uint32 TransportRotationEntry::ID

Definition at line 4355 of file DB2Structure.h.

◆ Rot

std::array<float, 4> TransportRotationEntry::Rot

Definition at line 4356 of file DB2Structure.h.

◆ TimeIndex

uint32 TransportRotationEntry::TimeIndex

Definition at line 4357 of file DB2Structure.h.


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