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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [7]
 
static constexpr DB2LoadInfo Instance { Fields, 7, &TransportAnimationMeta::Instance, HOTFIX_SEL_TRANSPORT_ANIMATION }
 

Detailed Description

Definition at line 6754 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta TransportAnimationLoadInfo::Fields[7]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "PosX" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "PosY" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "PosZ" },
{ .IsSigned = false, .Type = FT_BYTE, .Name = "SequenceID" },
{ .IsSigned = false, .Type = FT_INT, .Name = "TimeIndex" },
{ .IsSigned = false, .Type = FT_INT, .Name = "TransportID" },
}
@ FT_FLOAT
Definition Define.h:162
@ FT_INT
Definition Define.h:163
@ FT_BYTE
Definition Define.h:164

Definition at line 6756 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo TransportAnimationLoadInfo::Instance { Fields, 7, &TransportAnimationMeta::Instance, HOTFIX_SEL_TRANSPORT_ANIMATION }
staticconstexpr

Definition at line 6767 of file DB2LoadInfo.h.


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