|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <Item.h>
Public Attributes | |
| uint32 | item_count |
| uint32 | setid |
| SpellInfo const * | spells [8] |
| uint32 ItemSetEffect::item_count |
Definition at line 22 of file Item.h.
Referenced by AddItemsSetItem(), and RemoveItemsSetItem().
| uint32 ItemSetEffect::setid |
Definition at line 21 of file Item.h.
Referenced by AddItemsSetItem().
| SpellInfo const* ItemSetEffect::spells[8] |
Definition at line 23 of file Item.h.
Referenced by AddItemsSetItem(), RemoveItemsSetItem(), and Player::UpdateEquipSpellsAtFormChange().