CharHairGeosets.dbc
📝 Structure on wowdev.wiki
❌ denotes unused fields
Structure
| Index | Field | Type | Reference |
|---|---|---|---|
| 0 | ID | uint32 | |
| 1 | Race | uint32 | ChrRaces.dbc/0 |
| 2 | Gender | uint32 | |
| 3 | HairType | uint32 | |
| 4 | Geoset | uint32 | |
| 5 | Bald | uint32 | |
Description of fields
ID
❌ Col: 0 (uint32)
- no description -
Race
❌ Col: 1 (uint32)
- no description -
Gender
❌ Col: 2 (uint32)
| ID | Name |
|---|---|
| 0 | GENDER_MALE |
| 1 | GENDER_FEMALE |
| 2 | GENDER_NONE |
HairType
❌ Col: 3 (uint32)
- no description -
Geoset
❌ Col: 4 (uint32)
Defines the connection between HairType and Geoset number in MDX model
Bald
❌ Col: 5 (bool)
- no description -
