![]() |
TrinityCore
|
#include "WorldSession.h"
Include dependency graph for CollectionMgr.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | HeirloomData |
| class | CollectionMgr |
Typedefs | |
| typedef std::map< uint32, bool > | ToyBoxContainer |
| typedef std::map< uint32, HeirloomData > | HeirloomContainer |
Enumerations | |
| enum | HeirloomPlayerFlags { HEIRLOOM_FLAG_NONE = 0x00, HEIRLOOM_FLAG_BONUS_LEVEL_90 = 0x01, HEIRLOOM_FLAG_BONUS_LEVEL_100 = 0x02 } |
| enum | HeirloomItemFlags { HEIRLOOM_ITEM_FLAG_NONE = 0x00, HEIRLOOM_ITEM_FLAG_SHOW_ONLY_IF_KNOWN = 0x01, HEIRLOOM_ITEM_FLAG_PVP = 0x02 } |
| typedef std::map<uint32, HeirloomData> HeirloomContainer |
| typedef std::map<uint32, bool> ToyBoxContainer |
| enum HeirloomItemFlags |
| enum HeirloomPlayerFlags |
1.8.8