Back to 'CurrencyCategory' Return to DBCs (3.3.5a) Go to 'DanceMoves'
denotes unused fields
Index | Field | Type | Reference |
---|---|---|---|
0 | ID | uint32 | |
1 | ItemID | uint32 | Item.dbc/0; item entry |
2 | CategoryID | uint32 | CurrencyCategory.dbc/0 |
3 | BitIndex | uint32 |
Col: 0 (uint32)
- no description -
Col: 1 (uint32)
- no description -
Col: 2 (uint32)
- no description -
Col: 3 (uint32)
Bit index in PLAYER_FIELD_KNOWN_CURRENCIES
knownMask |= (1 << (BitIndex - 1))
Back to 'CurrencyCategory' Return to DBCs (3.3.5a) Go to 'DanceMoves'