Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ PropertyValue() [19/21]

unsafe System.Diagnostics.Tracing.PropertyValue.PropertyValue ( DateTimeOffset value)
inlineprivate

Definition at line 346 of file PropertyValue.cs.

347 : this(new Scalar
348 {
349 AsDateTimeOffset = value
350 }, sizeof(DateTimeOffset))
351 {
352 }

References System.value.