TrinityCore
LootItemStorage.h File Reference
#include "Define.h"
#include "DatabaseEnvFwd.h"
#include "DBCEnums.h"
#include "ItemEnchantmentMgr.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()
 

Macro Definition Documentation

◆ sLootItemStorage

#define sLootItemStorage   LootItemStorage::instance()

Definition at line 94 of file LootItemStorage.h.