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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [16]
 
static constexpr DB2LoadInfo Instance { Fields, 16, &WorldMapOverlayMeta::Instance, HOTFIX_SEL_WORLD_MAP_OVERLAY }
 

Detailed Description

Definition at line 7167 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta WorldMapOverlayLoadInfo::Fields[16]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = false, .Type = FT_INT, .Name = "UiMapArtID" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "TextureWidth" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "TextureHeight" },
{ .IsSigned = true, .Type = FT_INT, .Name = "OffsetX" },
{ .IsSigned = true, .Type = FT_INT, .Name = "OffsetY" },
{ .IsSigned = true, .Type = FT_INT, .Name = "HitRectTop" },
{ .IsSigned = true, .Type = FT_INT, .Name = "HitRectBottom" },
{ .IsSigned = true, .Type = FT_INT, .Name = "HitRectLeft" },
{ .IsSigned = true, .Type = FT_INT, .Name = "HitRectRight" },
{ .IsSigned = false, .Type = FT_INT, .Name = "PlayerConditionID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Flags" },
{ .IsSigned = false, .Type = FT_INT, .Name = "AreaID1" },
{ .IsSigned = false, .Type = FT_INT, .Name = "AreaID2" },
{ .IsSigned = false, .Type = FT_INT, .Name = "AreaID3" },
{ .IsSigned = false, .Type = FT_INT, .Name = "AreaID4" },
}
@ FT_SHORT
Definition Define.h:165
@ FT_INT
Definition Define.h:163

Definition at line 7169 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo WorldMapOverlayLoadInfo::Instance { Fields, 16, &WorldMapOverlayMeta::Instance, HOTFIX_SEL_WORLD_MAP_OVERLAY }
staticconstexpr

Definition at line 7189 of file DB2LoadInfo.h.


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