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

◆ PropertyValue() [15/21]

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

Definition at line 314 of file PropertyValue.cs.

315 : this(new Scalar
316 {
317 AsSingle = value
318 }, 4)
319 {
320 }

References System.value.