Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
LootGroupInvalidSelector Struct Reference
Inheritance diagram for LootGroupInvalidSelector:
Collaboration diagram for LootGroupInvalidSelector:

Public Member Functions

 LootGroupInvalidSelector (Loot const &loot, uint16 lootMode)
bool operator() (LootStoreItem *item) const

Private Attributes

Loot const & _loot
uint16 _lootMode

Detailed Description

Definition at line 44 of file LootMgr.cpp.

Constructor & Destructor Documentation

◆ LootGroupInvalidSelector()

LootGroupInvalidSelector::LootGroupInvalidSelector ( Loot const & loot,
uint16 lootMode )
inlineexplicit

Definition at line 46 of file LootMgr.cpp.

References _loot, and _lootMode.

Member Function Documentation

◆ operator()()

bool LootGroupInvalidSelector::operator() ( LootStoreItem * item) const
inline

Definition at line 48 of file LootMgr.cpp.

References _loot, _lootMode, LootStoreItem::itemid, and LootStoreItem::lootmode.

Member Data Documentation

◆ _loot

Loot const& LootGroupInvalidSelector::_loot
private

Definition at line 63 of file LootMgr.cpp.

Referenced by LootGroupInvalidSelector(), and operator()().

◆ _lootMode

uint16 LootGroupInvalidSelector::_lootMode
private

Definition at line 64 of file LootMgr.cpp.

Referenced by LootGroupInvalidSelector(), and operator()().


The documentation for this struct was generated from the following file: