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

◆ PropertyValue() [10/21]

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

Definition at line 274 of file PropertyValue.cs.

275 : this(new Scalar
276 {
277 AsUInt32 = value
278 }, 4)
279 {
280 }

References System.value.