TrinityCore
TradeData.h File Reference
#include "ObjectGuid.h"
+ Include dependency graph for TradeData.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TradeData
 

Enumerations

enum  TradeSlots { TRADE_SLOT_COUNT = 7 , TRADE_SLOT_TRADED_COUNT = 6 , TRADE_SLOT_NONTRADED = 6 , TRADE_SLOT_INVALID = -1 }
 

Enumeration Type Documentation

◆ TradeSlots

enum TradeSlots
Enumerator
TRADE_SLOT_COUNT 
TRADE_SLOT_TRADED_COUNT 
TRADE_SLOT_NONTRADED 
TRADE_SLOT_INVALID 

Definition at line 23 of file TradeData.h.