Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
InternalPrimitiveTypeE.cs
Go to the documentation of this file.
2
4{
7 Byte,
8 Char,
10 Decimal,
11 Double,
12 Int16,
13 Int32,
14 Int64,
15 SByte,
16 Single,
19 UInt16,
20 UInt32,
21 UInt64,
22 Null,
23 String
24}