![]() |
TrinityCore
|
#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 |
Definition at line 834 of file DB2Structure.h.
| float ChrModelEntry::BarberShopCameraHeightOffsetScale |
Definition at line 851 of file DB2Structure.h.
| float ChrModelEntry::BarberShopCameraOffsetScale |
Definition at line 850 of file DB2Structure.h.
| float ChrModelEntry::BarberShopCameraRotationOffset |
Definition at line 852 of file DB2Structure.h.
| float ChrModelEntry::CameraDistanceOffset |
Definition at line 849 of file DB2Structure.h.
| int32 ChrModelEntry::CharComponentTextureLayoutID |
Definition at line 841 of file DB2Structure.h.
| float ChrModelEntry::CustomizeFacing |
Definition at line 848 of file DB2Structure.h.
| std::array<float, 3> ChrModelEntry::CustomizeOffset |
Definition at line 837 of file DB2Structure.h.
| float ChrModelEntry::CustomizeScale |
Definition at line 847 of file DB2Structure.h.
| uint32 ChrModelEntry::DisplayID |
Definition at line 840 of file DB2Structure.h.
| std::array<float, 3> ChrModelEntry::FaceCustomizationOffset |
Definition at line 836 of file DB2Structure.h.
| int32 ChrModelEntry::Flags |
Definition at line 842 of file DB2Structure.h.
| int32 ChrModelEntry::HelmVisFallbackChrModelID |
Definition at line 846 of file DB2Structure.h.
| uint32 ChrModelEntry::ID |
Definition at line 838 of file DB2Structure.h.
| int32 ChrModelEntry::ModelFallbackChrModelID |
Definition at line 844 of file DB2Structure.h.
| int8 ChrModelEntry::Sex |
Definition at line 839 of file DB2Structure.h.
| int32 ChrModelEntry::SkeletonFileDataID |
Definition at line 843 of file DB2Structure.h.
| int32 ChrModelEntry::TextureFallbackChrModelID |
Definition at line 845 of file DB2Structure.h.