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

◆ PropertyValue() [8/21]

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

Definition at line 258 of file PropertyValue.cs.

259 : this(new Scalar
260 {
261 AsUInt16 = value
262 }, 2)
263 {
264 }

References System.value.