|
Terraria v1.4.4.9
Terraria source code documentation
|
| enum System.TypeCode |
| Enumerator | |
|---|---|
| Empty | |
| Object | |
| DBNull | |
| Boolean | |
| Char | |
| SByte | |
| Byte | |
| Int16 | |
| UInt16 | |
| Int32 | |
| UInt32 | |
| Int64 | |
| UInt64 | |
| Single | |
| Double | |
| Decimal | |
| DateTime | |
| String | |
Definition at line 3 of file TypeCode.cs.