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

◆ PropertyValue() [21/21]

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

Definition at line 362 of file PropertyValue.cs.

363 : this(new Scalar
364 {
365 AsDecimal = value
366 }, 16)
367 {
368 }

References System.value.