TrinityCore
GameobjectDisplayInfoLoadInfo Struct Reference

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [14]
 
static constexpr DB2LoadInfo Instance { Fields, 14, &GameObjectDisplayInfoMeta::Instance, HOTFIX_SEL_GAMEOBJECT_DISPLAY_INFO }
 
static constexpr DB2MetaField MetaFields [8]
 
static constexpr DB2Meta MetaInstance { 1266277, -1, 8, 8, 0x7F774625, MetaFields, -1 }
 
static constexpr DB2FileLoadInfo Instance { Fields, 14, &MetaInstance }
 

Detailed Description

Definition at line 1943 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

static constexpr DB2FieldMeta GameobjectDisplayInfoLoadInfo::Fields
staticconstexpr
Initial value:
=
{
{ false, FT_INT, "ID" },
{ false, FT_FLOAT, "GeoBoxMinX" },
{ false, FT_FLOAT, "GeoBoxMinY" },
{ false, FT_FLOAT, "GeoBoxMinZ" },
{ false, FT_FLOAT, "GeoBoxMaxX" },
{ false, FT_FLOAT, "GeoBoxMaxY" },
{ false, FT_FLOAT, "GeoBoxMaxZ" },
{ true, FT_INT, "FileDataID" },
{ true, FT_SHORT, "ObjectEffectPackageID" },
{ false, FT_FLOAT, "OverrideLootEffectScale" },
{ false, FT_FLOAT, "OverrideNameScale" },
{ true, FT_INT, "AlternateDisplayType" },
{ true, FT_INT, "ClientCreatureDisplayInfoID" },
{ true, FT_INT, "ClientItemID" },
}
@ FT_FLOAT
Definition: Define.h:150
@ FT_SHORT
Definition: Define.h:153
@ FT_INT
Definition: Define.h:151

Definition at line 1945 of file DB2LoadInfo.h.

◆ Instance [1/2]

constexpr DB2LoadInfo GameobjectDisplayInfoLoadInfo::Instance { Fields, 14, &GameObjectDisplayInfoMeta::Instance, HOTFIX_SEL_GAMEOBJECT_DISPLAY_INFO }
staticconstexpr

Definition at line 1963 of file DB2LoadInfo.h.

◆ Instance [2/2]

constexpr DB2FileLoadInfo GameobjectDisplayInfoLoadInfo::Instance { Fields, 14, &MetaInstance }
staticconstexpr

Definition at line 86 of file ExtractorDB2LoadInfo.h.

◆ MetaFields

constexpr DB2MetaField GameobjectDisplayInfoLoadInfo::MetaFields[8]
staticconstexpr
Initial value:
=
{
{ FT_FLOAT, 6, true },
{ FT_INT, 1, true },
{ FT_SHORT, 1, true },
{ FT_FLOAT, 1, true },
{ FT_FLOAT, 1, true },
{ FT_INT, 1, true },
{ FT_INT, 1, true },
{ FT_INT, 1, true },
}

Definition at line 54 of file ExtractorDB2LoadInfo.h.

◆ MetaInstance

constexpr DB2Meta GameobjectDisplayInfoLoadInfo::MetaInstance { 1266277, -1, 8, 8, 0x7F774625, MetaFields, -1 }
staticconstexpr

Definition at line 66 of file ExtractorDB2LoadInfo.h.


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