Terraria v1.4.4.9
Terraria source code documentation
|
enum System.Reflection.Metadata.PrimitiveTypeCode : byte |
Enumerator | |
---|---|
Boolean | |
Byte | |
SByte | |
Char | |
Int16 | |
UInt16 | |
Int32 | |
UInt32 | |
Int64 | |
UInt64 | |
Single | |
Double | |
IntPtr | |
UIntPtr | |
Object | |
String | |
TypedReference | |
Void |
Definition at line 3 of file PrimitiveTypeCode.cs.