TrinityCore
Loading...
Searching...
No Matches
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)LootStore
GetName() constLootStoreinline
HaveLootFor(uint32 loot_id) constLootStoreinline
HaveQuestLootFor(uint32 loot_id) constLootStore
HaveQuestLootForPlayer(uint32 loot_id, Player const *player) constLootStore
IsRatesAllowed() constLootStoreinline
LoadAndCollectLootIds(LootIdSet &lootIdSet)LootStore
LoadLootTable()LootStoreprotected
LootStore(char const *name, char const *entryName, bool ratesAllowed)LootStoreexplicit
LootStore(LootStore const &)=deleteLootStore
LootStore(LootStore &&) noexceptLootStore
m_entryNameLootStoreprivate
m_LootTemplatesLootStoreprivate
m_nameLootStoreprivate
m_ratesAllowedLootStoreprivate
operator=(LootStore const &)=deleteLootStore
operator=(LootStore &&) noexceptLootStore
ReportNonExistingId(uint32 lootId, char const *ownerType, uint32 ownerId) constLootStore
ReportUnusedIds(LootIdSet const &lootIdSet) constLootStore
Verify() constLootStore
~LootStore()LootStore