Terraria v1.4.4.9
Terraria source code documentation
|
Package Functions | |
ConstantModel (FieldInfo fieldInfo, long value) | |
Properties | |
string | Name [get] |
long | Value [get] |
FieldInfo | FieldInfo [get] |
Private Attributes | |
readonly FieldInfo | _fieldInfo |
readonly long | _value |
Definition at line 5 of file ConstantModel.cs.