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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [6]
 
static constexpr DB2LoadInfo Instance { Fields, 6, &ChrCustomizationDisplayInfoMeta::Instance, HOTFIX_SEL_CHR_CUSTOMIZATION_DISPLAY_INFO }
 

Detailed Description

Definition at line 1065 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta ChrCustomizationDisplayInfoLoadInfo::Fields[6]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "ShapeshiftFormID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "DisplayID" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "BarberShopMinCameraDistance" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "BarberShopHeightOffset" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "BarberShopCameraZoomOffset" },
}
@ FT_FLOAT
Definition Define.h:162
@ FT_INT
Definition Define.h:163

Definition at line 1067 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo ChrCustomizationDisplayInfoLoadInfo::Instance { Fields, 6, &ChrCustomizationDisplayInfoMeta::Instance, HOTFIX_SEL_CHR_CUSTOMIZATION_DISPLAY_INFO }
staticconstexpr

Definition at line 1077 of file DB2LoadInfo.h.


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