Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Diagnostics.Tracing.PropertyValue.Scalar Struct Reference

Public Attributes

bool AsBoolean
 
byte AsByte
 
sbyte AsSByte
 
char AsChar
 
short AsInt16
 
ushort AsUInt16
 
int AsInt32
 
uint AsUInt32
 
long AsInt64
 
ulong AsUInt64
 
IntPtr AsIntPtr
 
UIntPtr AsUIntPtr
 
float AsSingle
 
double AsDouble
 
Guid AsGuid
 
DateTime AsDateTime
 
DateTimeOffset AsDateTimeOffset
 
TimeSpan AsTimeSpan
 
decimal AsDecimal
 

Detailed Description

Definition at line 9 of file PropertyValue.cs.


The documentation for this struct was generated from the following file: