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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [18]
 
static constexpr DB2LoadInfo Instance { Fields, 18, &UiMapAssignmentMeta::Instance, HOTFIX_SEL_UI_MAP_ASSIGNMENT }
 

Detailed Description

Definition at line 6810 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta UiMapAssignmentLoadInfo::Fields[18]
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_FLOAT, .Name = "Region1X" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "Region1Y" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "Region1Z" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "Region2X" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "Region2Y" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "Region2Z" },
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = false, .Type = FT_INT, .Name = "UiMapID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "OrderIndex" },
{ .IsSigned = true, .Type = FT_INT, .Name = "MapID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "AreaID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "WmoDoodadPlacementID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "WmoGroupID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Unknown1125" },
}
@ FT_FLOAT
Definition Define.h:162
@ FT_INT
Definition Define.h:163

Definition at line 6812 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo UiMapAssignmentLoadInfo::Instance { Fields, 18, &UiMapAssignmentMeta::Instance, HOTFIX_SEL_UI_MAP_ASSIGNMENT }
staticconstexpr

Definition at line 6834 of file DB2LoadInfo.h.


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