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

◆ PropertyValue() [5/21]

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

Definition at line 234 of file PropertyValue.cs.

235 : this(new Scalar
236 {
237 AsSByte = value
238 }, 1)
239 {
240 }

References System.value.