CharHairTextures.dbc¶
The character hair textures table contains flags for hair geosets paired by race/gender.
Table structure¶
ID | Name | Type | Default | Description |
---|---|---|---|---|
1 | ID | Integer | Unique ID | |
2 | race | Integer | 0 | References the race to which the hair textures is applied. |
3 | sex | Integer (signed) | 0 | See below. |
4 | field4 | Integer (signed) | 0 | TODO |
5 | field5 | Integer (signed) | 0 | TODO |
6 | field6 | Integer (signed) | 0 | TODO |
7 | field7 | Integer (signed) | 0 | TODO |
8 | field8 | Integer (signed) | 0 | TODO |
Relations¶
race
references the primary key of ChrRaces.dbc.