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

◆ PropertyValue() [7/21]

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

Definition at line 250 of file PropertyValue.cs.

251 : this(new Scalar
252 {
253 AsInt16 = value
254 }, 2)
255 {
256 }

References System.value.