TrinityCore
ChrModelEntry Struct Reference

#include <DB2Structure.h>

Public Attributes

std::array< float, 3 > FaceCustomizationOffset
 
std::array< float, 3 > CustomizeOffset
 
uint32 ID
 
int8 Sex
 
uint32 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 789 of file DB2Structure.h.

Member Data Documentation

◆ BarberShopCameraHeightOffsetScale

float ChrModelEntry::BarberShopCameraHeightOffsetScale

Definition at line 806 of file DB2Structure.h.

◆ BarberShopCameraOffsetScale

float ChrModelEntry::BarberShopCameraOffsetScale

Definition at line 805 of file DB2Structure.h.

◆ BarberShopCameraRotationOffset

float ChrModelEntry::BarberShopCameraRotationOffset

Definition at line 807 of file DB2Structure.h.

◆ CameraDistanceOffset

float ChrModelEntry::CameraDistanceOffset

Definition at line 804 of file DB2Structure.h.

◆ CharComponentTextureLayoutID

int32 ChrModelEntry::CharComponentTextureLayoutID

Definition at line 796 of file DB2Structure.h.

◆ CustomizeFacing

float ChrModelEntry::CustomizeFacing

Definition at line 803 of file DB2Structure.h.

◆ CustomizeOffset

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

Definition at line 792 of file DB2Structure.h.

◆ CustomizeScale

float ChrModelEntry::CustomizeScale

Definition at line 802 of file DB2Structure.h.

◆ DisplayID

uint32 ChrModelEntry::DisplayID

Definition at line 795 of file DB2Structure.h.

◆ FaceCustomizationOffset

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

Definition at line 791 of file DB2Structure.h.

◆ Flags

int32 ChrModelEntry::Flags

Definition at line 797 of file DB2Structure.h.

◆ HelmVisFallbackChrModelID

int32 ChrModelEntry::HelmVisFallbackChrModelID

Definition at line 801 of file DB2Structure.h.

◆ ID

uint32 ChrModelEntry::ID

Definition at line 793 of file DB2Structure.h.

◆ ModelFallbackChrModelID

int32 ChrModelEntry::ModelFallbackChrModelID

Definition at line 799 of file DB2Structure.h.

◆ Sex

int8 ChrModelEntry::Sex

Definition at line 794 of file DB2Structure.h.

◆ SkeletonFileDataID

int32 ChrModelEntry::SkeletonFileDataID

Definition at line 798 of file DB2Structure.h.

◆ TextureFallbackChrModelID

int32 ChrModelEntry::TextureFallbackChrModelID

Definition at line 800 of file DB2Structure.h.


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