Terraria v1.4.4.9
Terraria source code documentation
|
Properties | |
string | XmlName [get, set] |
string | Name [get, set] |
long | Value [get, set] |
bool | IsSoap [get, set] |
Private Attributes | |
string | _xmlName |
string | _name |
long | _value |
bool | _isSoap |
Definition at line 5 of file ConstantMapping.cs.