DB/CharComponentTextureLayouts: Difference between revisions

From wowdev
Jump to navigation Jump to search
(Created page with 'Contains the sizes of the character skinning textures referenced in CharComponentTextureSections. There are only 2 layouts currently, 512x51…')
(No difference)

Revision as of 14:15, 8 October 2014

Contains the sizes of the character skinning textures referenced in CharComponentTextureSections. There are only 2 layouts currently, 512x512 and 1024x512.

Structure

Column Field Type Notes
1 ID Integer
2 Width Integer
3 Height Integer