TrinityCore
TransportRotationLoadInfo Struct Reference

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [7]
 
static constexpr DB2LoadInfo Instance { Fields, 7, &TransportRotationMeta::Instance, HOTFIX_SEL_TRANSPORT_ROTATION }
 

Detailed Description

Definition at line 6111 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta TransportRotationLoadInfo::Fields[7]
staticconstexpr
Initial value:
=
{
{ false, FT_INT, "ID" },
{ false, FT_FLOAT, "Rot1" },
{ false, FT_FLOAT, "Rot2" },
{ false, FT_FLOAT, "Rot3" },
{ false, FT_FLOAT, "Rot4" },
{ false, FT_INT, "TimeIndex" },
{ false, FT_INT, "GameObjectsID" },
}
@ FT_FLOAT
Definition: Define.h:150
@ FT_INT
Definition: Define.h:151

Definition at line 6113 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo TransportRotationLoadInfo::Instance { Fields, 7, &TransportRotationMeta::Instance, HOTFIX_SEL_TRANSPORT_ROTATION }
staticconstexpr

Definition at line 6124 of file DB2LoadInfo.h.


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