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

◆ PropertyValue() [12/21]

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

Definition at line 290 of file PropertyValue.cs.

291 : this(new Scalar
292 {
293 AsUInt64 = value
294 }, 8)
295 {
296 }

References System.value.