DB/ComponentTextureFileData: Difference between revisions

From wowdev
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Template:Sandbox/VersionRange|min_expansionlevel=7}}
==7.1.0.22996==
{| style="background:#FCFCFC; color:black"
|-
! width="80" | Column
! width="180" | Field
! width="80" | Type
! width="500" | Notes
|- style="background:#E0E0E0;"
| 1 || FileData_ID || Integer ||
|-
| 2 || Gender || Integer || 0 for male, 1 for female, 3 for unisex
|- style="background:#E0E0E0;"
| 3 || Class || Integer || Used to allocate demon hunter specific textures to demon hunters (class 12)
|-
| 4 || Unknown || Integer || Always 0
|}


{{Template:Sandbox/VersionRange|min_expansionlevel=7}}
[[Category:DBC]]
[[Category:DBC]]

Revision as of 15:45, 13 February 2017

≥ Legion

7.1.0.22996

Column Field Type Notes
1 FileData_ID Integer
2 Gender Integer 0 for male, 1 for female, 3 for unisex
3 Class Integer Used to allocate demon hunter specific textures to demon hunters (class 12)
4 Unknown Integer Always 0