TrinityCore
LootItemType.h File Reference
#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 }
 

Enumeration Type Documentation

◆ LootItemType

enum class LootItemType : uint8
strong
Enumerator
Item 
Currency 

Definition at line 23 of file LootItemType.h.