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

◆ PropertyValue() [11/21]

System.Diagnostics.Tracing.PropertyValue.PropertyValue ( long value)
inlineprivate

Definition at line 282 of file PropertyValue.cs.

283 : this(new Scalar
284 {
285 AsInt64 = value
286 }, 8)
287 {
288 }

References System.value.