TrinityCore
StoredLootContainer Member List

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

_containerIdStoredLootContainerprivate
_lootItemsStoredLootContainerprivate
_moneyStoredLootContainerprivate
AddLootItem(LootItem const &lootItem, CharacterDatabaseTransaction trans)StoredLootContainer
AddMoney(uint32 money, CharacterDatabaseTransaction trans)StoredLootContainer
GetContainer() constStoredLootContainerinline
GetLootItems() constStoredLootContainerinline
GetMoney() constStoredLootContainerinline
RemoveItem(uint32 itemId, uint32 count, uint32 itemIndex)StoredLootContainer
RemoveMoney()StoredLootContainer
StoredLootContainer(uint64 containerId)StoredLootContainerinlineexplicit
StoredLootItemContainer typedefStoredLootContainer