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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [21]
 
static constexpr DB2LoadInfo Instance { Fields, 21, &ChrModelMeta::Instance, HOTFIX_SEL_CHR_MODEL }
 

Detailed Description

Definition at line 1158 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta ChrModelLoadInfo::Fields[21]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "FaceCustomizationOffset1" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "FaceCustomizationOffset2" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "FaceCustomizationOffset3" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "CustomizeOffset1" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "CustomizeOffset2" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "CustomizeOffset3" },
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = true, .Type = FT_BYTE, .Name = "Sex" },
{ .IsSigned = false, .Type = FT_INT, .Name = "DisplayID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "CharComponentTextureLayoutID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Flags" },
{ .IsSigned = true, .Type = FT_INT, .Name = "SkeletonFileDataID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "ModelFallbackChrModelID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "TextureFallbackChrModelID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "HelmVisFallbackChrModelID" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "CustomizeScale" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "CustomizeFacing" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "CameraDistanceOffset" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "BarberShopCameraOffsetScale" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "BarberShopCameraHeightOffsetScale" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "BarberShopCameraRotationOffset" },
}
@ FT_FLOAT
Definition Define.h:162
@ FT_INT
Definition Define.h:163
@ FT_BYTE
Definition Define.h:164

Definition at line 1160 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo ChrModelLoadInfo::Instance { Fields, 21, &ChrModelMeta::Instance, HOTFIX_SEL_CHR_MODEL }
staticconstexpr

Definition at line 1185 of file DB2LoadInfo.h.


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