TrinityCore
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
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 6400 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

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

Definition at line 6402 of file DB2LoadInfo.h.

◆ Instance

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

Definition at line 6413 of file DB2LoadInfo.h.


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