TrinityCore
Loading...
Searching...
No Matches
LootGroupInvalidSelector Struct Reference

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 58 of file LootMgr.cpp.

Constructor & Destructor Documentation

◆ LootGroupInvalidSelector()

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

Definition at line 60 of file LootMgr.cpp.

Member Function Documentation

◆ operator()()

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

Definition at line 62 of file LootMgr.cpp.

Member Data Documentation

◆ _loot

Loot const& LootGroupInvalidSelector::_loot
private

Definition at line 77 of file LootMgr.cpp.

◆ _lootMode

uint16 LootGroupInvalidSelector::_lootMode
private

Definition at line 78 of file LootMgr.cpp.


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