ItemType

Undocumented in source.

Members

Static functions

fromRootYaml
ItemType[] fromRootYaml(Node yamlRootNode)
Undocumented in source. Be warned that the author may not have intended to support it.
fromYamlPair
ItemType fromYamlPair(Node.Pair yamlPair)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

basePrice
double basePrice;
Undocumented in source.
groupID
uint groupID;
Undocumented in source.
iconID
uint iconID;
Undocumented in source.
marketGroupID
uint marketGroupID;
Undocumented in source.
mass
double mass;
Undocumented in source.
name
string name;
Undocumented in source.
typeID
uint typeID;
Undocumented in source.
volume
float volume;
Undocumented in source.

Meta