Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
_Value (object value, Type type) | |
Public Attributes | |
long? | Signed |
ulong? | Unsigned |
Static Private Attributes | |
static Type | _UInt64 = typeof(ulong) |
static Type | _UInt32 = typeof(long) |
Definition at line 7 of file EnumerationExtensions.cs.