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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [12]
 
static constexpr DB2LoadInfo Instance { Fields, 12, &UiMapLinkMeta::Instance, HOTFIX_SEL_UI_MAP_LINK }
 

Detailed Description

Definition at line 6837 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta UiMapLinkLoadInfo::Fields[12]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "UiMinX" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "UiMinY" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "UiMaxX" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "UiMaxY" },
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = false, .Type = FT_INT, .Name = "ParentUiMapID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "OrderIndex" },
{ .IsSigned = true, .Type = FT_INT, .Name = "ChildUiMapID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "PlayerConditionID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "OverrideHighlightFileDataID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "OverrideHighlightAtlasID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Flags" },
}
@ FT_FLOAT
Definition Define.h:162
@ FT_INT
Definition Define.h:163

Definition at line 6839 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo UiMapLinkLoadInfo::Instance { Fields, 12, &UiMapLinkMeta::Instance, HOTFIX_SEL_UI_MAP_LINK }
staticconstexpr

Definition at line 6855 of file DB2LoadInfo.h.


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