Otclient
14/8/2020
|
#include <thingtype.h>
Public Attributes | |
std::string | name |
int | category |
uint16 | requiredLevel |
uint16 | restrictVocation |
uint16 | showAs |
uint16 | tradeAs |
Definition at line 108 of file thingtype.h.
int MarketData::category |
Definition at line 110 of file thingtype.h.
std::string MarketData::name |
Definition at line 109 of file thingtype.h.
uint16 MarketData::requiredLevel |
Definition at line 111 of file thingtype.h.
uint16 MarketData::restrictVocation |
Definition at line 112 of file thingtype.h.
uint16 MarketData::showAs |
Definition at line 113 of file thingtype.h.
uint16 MarketData::tradeAs |
Definition at line 114 of file thingtype.h.