AzerothCore 3.3.5a
OpenSource WoW Emulator
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
LootStore Member List

This is the complete list of members for LootStore, including all inherited members.

CheckLootRefs(LootIdSet *ref_set=nullptr) constLootStore
Clear()LootStoreprotected
GetEntryName() constLootStoreinline
GetLootFor(uint32 loot_id) constLootStore
GetLootForConditionFill(uint32 loot_id) constLootStore
GetName() constLootStoreinline
HaveLootFor(uint32 loot_id) constLootStoreinline
HaveQuestLootFor(uint32 loot_id) constLootStore
HaveQuestLootForPlayer(uint32 loot_id, Player const *player) constLootStore
IsRatesAllowed() constLootStoreinline
LoadAndCollectLootIds(LootIdSet &ids_set)LootStore
LoadLootTable()LootStoreprotected
LootStore(char const *name, char const *entryName, bool ratesAllowed)LootStoreinlineexplicit
m_entryNameLootStoreprivate
m_LootTemplatesLootStoreprivate
m_nameLootStoreprivate
m_ratesAllowedLootStoreprivate
ReportInvalidCount(uint32 lootId, const char *ownerType, uint32 ownerId, uint32 itemId, uint8 minCount, uint8 maxCount) constLootStore
ReportNonExistingId(uint32 lootId) constLootStore
ReportNonExistingId(uint32 lootId, const char *ownerType, uint32 ownerId) constLootStore
ReportUnusedIds(LootIdSet const &ids_set) constLootStore
ResetConditions()LootStore
Verify() constLootStore
~LootStore()LootStoreinlinevirtual