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

◆ PropertyValue() [16/21]

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

Definition at line 322 of file PropertyValue.cs.

323 : this(new Scalar
324 {
325 AsDouble = value
326 }, 8)
327 {
328 }

References System.value.