Terraria v1.4.4.9
Terraria source code documentation
|
Static Public Attributes | |
const int | Int8 = 1 |
const int | Int16 = 2 |
const int | Int32 = 4 |
const int | Int64 = 8 |
const int | UInt64 = 8 |
const int | Single = 4 |
const int | Double = 8 |
const int | Decimal = 16 |
const int | DateTime = 8 |
const int | TimeSpan = 8 |
const int | Guid = 16 |
const int | UniqueId = 16 |
Definition at line 3 of file ValueHandleLength.cs.