|
Terraria v1.4.4.9
Terraria source code documentation
|
| enum System.Reflection.Metadata.SerializationTypeCode : byte |
| Enumerator | |
|---|---|
| Invalid | |
| Boolean | |
| Char | |
| SByte | |
| Byte | |
| Int16 | |
| UInt16 | |
| Int32 | |
| UInt32 | |
| Int64 | |
| UInt64 | |
| Single | |
| Double | |
| String | |
| SZArray | |
| Type | |
| TaggedObject | |
| Enum | |
Definition at line 3 of file SerializationTypeCode.cs.