|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <LootMgr.h>
Public Member Functions | |
| QuestItem () | |
| QuestItem (uint8 _index, bool _islooted=false) | |
Public Attributes | |
| uint8 | index |
| bool | is_looted |
|
inline |
|
inline |
| uint8 QuestItem::index |
Definition at line 154 of file LootMgr.h.
Referenced by Loot::LootItemInSlot(), QuestItem(), QuestItem(), and Player::StoreLootItem().
| bool QuestItem::is_looted |
Definition at line 155 of file LootMgr.h.
Referenced by Loot::LootItemInSlot(), QuestItem(), QuestItem(), and Player::StoreLootItem().