![]() |
TrinityCore
|
#include "Define.h"
Include dependency graph for LootItemType.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Enumerations | |
| enum class | LootItemType : uint8 { Item = 0 , Currency = 1 , TrackingQuest = 2 } |
|
strong |
| Enumerator | |
|---|---|
| Item | |
| Currency | |
| TrackingQuest | |
Definition at line 23 of file LootItemType.h.