DB/AnimKitConfig: Difference between revisions

From wowdev
Jump to navigation Jump to search
No edit summary
m (Added Cataclysm category, and put the data into a table.)
Line 1: Line 1:
New in Cataclysm.
New in Cataclysm.


struct AnimKitConfigEntry // sizeof(0x8)
{| style="background:#FCFCFC; color:black"
{
|-
    m_ID; // +0x0, size 0x4, type 0
! width="80" | Column
    m_configFlags; // +0x4, size 0x4, type 0
! width="180" | Field
};
! width="80" | Type
! width="500" | Notes
|-
| 1 || ID || Integer ||
|- style="background:#F0F8FF;"
| 2 || configFlags || Integer ||
|}
   
   
[[Category:DBC]]
[[Category:DBC]][[Category:DBC_Cataclysm]]

Revision as of 22:39, 20 January 2014

New in Cataclysm.

Column Field Type Notes
1 ID Integer
2 configFlags Integer