|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Public Member Functions | |
| LootGroupInvalidSelector (Loot const &loot, uint16 lootMode) | |
| bool | operator() (LootStoreItem *item) const |
Private Attributes | |
| Loot const & | _loot |
| uint16 | _lootMode |
Definition at line 44 of file LootMgr.cpp.
|
inlineexplicit |
Definition at line 46 of file LootMgr.cpp.
|
inline |
Definition at line 48 of file LootMgr.cpp.
References _loot, _lootMode, LootStoreItem::itemid, and LootStoreItem::lootmode.
|
private |
Definition at line 63 of file LootMgr.cpp.
Referenced by LootGroupInvalidSelector(), and operator()().
|
private |
Definition at line 64 of file LootMgr.cpp.
Referenced by LootGroupInvalidSelector(), and operator()().