Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
IEnumerator< KeyValuePair< string, object > > | GetEnumerator () |
Properties | |
string | Name [get, set] |
string | DisplayName [get, set] |
string | DisplayRateTimeScale [get, set] |
double | Increment [get, set] |
float | IntervalSec [get, set] |
string | Metadata [get, set] |
string | Series [get, set] |
string | CounterType [get, set] |
string | DisplayUnits [get, set] |
IEnumerable< KeyValuePair< string, object > > | ForEnumeration [get] |
Private Member Functions | |
IEnumerator IEnumerable. | GetEnumerator () |
Definition at line 7 of file IncrementingCounterPayload.cs.