![]() |
TrinityCore
|
#include "Define.h"#include "DatabaseEnvFwd.h"#include "DBCEnums.h"#include "ItemEnchantmentMgr.h"#include "LootItemType.h"#include <shared_mutex>#include <unordered_map>#include <vector>
Include dependency graph for LootItemStorage.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | StoredLootItem |
| class | StoredLootContainer |
| class | LootItemStorage |
Macros | |
| #define | sLootItemStorage LootItemStorage::instance() |
| #define sLootItemStorage LootItemStorage::instance() |
Definition at line 100 of file LootItemStorage.h.