TrinityCore
AreaTriggerLoadInfo Struct Reference

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [17]
 
static constexpr DB2LoadInfo Instance { Fields, 17, &AreaTriggerMeta::Instance, HOTFIX_SEL_AREA_TRIGGER }
 

Detailed Description

Definition at line 200 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta AreaTriggerLoadInfo::Fields[17]
staticconstexpr
Initial value:
=
{
{ false, FT_FLOAT, "PosX" },
{ false, FT_FLOAT, "PosY" },
{ false, FT_FLOAT, "PosZ" },
{ false, FT_INT, "ID" },
{ true, FT_SHORT, "ContinentID" },
{ true, FT_INT, "PhaseUseFlags" },
{ true, FT_SHORT, "PhaseID" },
{ true, FT_SHORT, "PhaseGroupID" },
{ false, FT_FLOAT, "Radius" },
{ false, FT_FLOAT, "BoxLength" },
{ false, FT_FLOAT, "BoxWidth" },
{ false, FT_FLOAT, "BoxHeight" },
{ false, FT_FLOAT, "BoxYaw" },
{ true, FT_BYTE, "ShapeType" },
{ true, FT_SHORT, "ShapeID" },
{ true, FT_INT, "AreaTriggerActionSetID" },
{ true, FT_BYTE, "Flags" },
}
@ FT_FLOAT
Definition: Define.h:150
@ FT_SHORT
Definition: Define.h:153
@ FT_INT
Definition: Define.h:151
@ FT_BYTE
Definition: Define.h:152

Definition at line 202 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo AreaTriggerLoadInfo::Instance { Fields, 17, &AreaTriggerMeta::Instance, HOTFIX_SEL_AREA_TRIGGER }
staticconstexpr

Definition at line 223 of file DB2LoadInfo.h.


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