TrinityCore
LootGroupInvalidSelector Struct Reference

Public Member Functions

 LootGroupInvalidSelector (uint16 lootMode, Player const *personalLooter)
 
bool operator() (LootStoreItem const *item) const
 

Private Attributes

uint16 _lootMode
 
Player const * _personalLooter
 

Detailed Description

Definition at line 58 of file LootMgr.cpp.

Constructor & Destructor Documentation

◆ LootGroupInvalidSelector()

LootGroupInvalidSelector::LootGroupInvalidSelector ( uint16  lootMode,
Player const *  personalLooter 
)
inlineexplicit

Definition at line 60 of file LootMgr.cpp.

Member Function Documentation

◆ operator()()

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

Definition at line 62 of file LootMgr.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ _lootMode

uint16 LootGroupInvalidSelector::_lootMode
private

Definition at line 76 of file LootMgr.cpp.

◆ _personalLooter

Player const* LootGroupInvalidSelector::_personalLooter
private

Definition at line 77 of file LootMgr.cpp.


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