TrinityCore
ChrModelEntry Struct Reference

#include <DB2Structure.h>

Public Attributes

std::array< float, 3 > FaceCustomizationOffset
 
std::array< float, 3 > CustomizeOffset
 
uint32 ID
 
int8 Sex
 
int32 DisplayID
 
int32 CharComponentTextureLayoutID
 
int32 Flags
 
int32 SkeletonFileDataID
 
int32 ModelFallbackChrModelID
 
int32 TextureFallbackChrModelID
 
int32 HelmVisFallbackChrModelID
 
float CustomizeScale
 
float CustomizeFacing
 
float CameraDistanceOffset
 
float BarberShopCameraOffsetScale
 
float BarberShopCameraHeightOffsetScale
 
float BarberShopCameraRotationOffset
 

Detailed Description

Definition at line 765 of file DB2Structure.h.

Member Data Documentation

◆ BarberShopCameraHeightOffsetScale

float ChrModelEntry::BarberShopCameraHeightOffsetScale

Definition at line 782 of file DB2Structure.h.

◆ BarberShopCameraOffsetScale

float ChrModelEntry::BarberShopCameraOffsetScale

Definition at line 781 of file DB2Structure.h.

◆ BarberShopCameraRotationOffset

float ChrModelEntry::BarberShopCameraRotationOffset

Definition at line 783 of file DB2Structure.h.

◆ CameraDistanceOffset

float ChrModelEntry::CameraDistanceOffset

Definition at line 780 of file DB2Structure.h.

◆ CharComponentTextureLayoutID

int32 ChrModelEntry::CharComponentTextureLayoutID

Definition at line 772 of file DB2Structure.h.

◆ CustomizeFacing

float ChrModelEntry::CustomizeFacing

Definition at line 779 of file DB2Structure.h.

◆ CustomizeOffset

std::array<float, 3> ChrModelEntry::CustomizeOffset

Definition at line 768 of file DB2Structure.h.

◆ CustomizeScale

float ChrModelEntry::CustomizeScale

Definition at line 778 of file DB2Structure.h.

◆ DisplayID

int32 ChrModelEntry::DisplayID

Definition at line 771 of file DB2Structure.h.

◆ FaceCustomizationOffset

std::array<float, 3> ChrModelEntry::FaceCustomizationOffset

Definition at line 767 of file DB2Structure.h.

◆ Flags

int32 ChrModelEntry::Flags

Definition at line 773 of file DB2Structure.h.

◆ HelmVisFallbackChrModelID

int32 ChrModelEntry::HelmVisFallbackChrModelID

Definition at line 777 of file DB2Structure.h.

◆ ID

uint32 ChrModelEntry::ID

Definition at line 769 of file DB2Structure.h.

◆ ModelFallbackChrModelID

int32 ChrModelEntry::ModelFallbackChrModelID

Definition at line 775 of file DB2Structure.h.

◆ Sex

int8 ChrModelEntry::Sex

Definition at line 770 of file DB2Structure.h.

◆ SkeletonFileDataID

int32 ChrModelEntry::SkeletonFileDataID

Definition at line 774 of file DB2Structure.h.

◆ TextureFallbackChrModelID

int32 ChrModelEntry::TextureFallbackChrModelID

Definition at line 776 of file DB2Structure.h.


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