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

◆ PropertyValue() [4/21]

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

Definition at line 226 of file PropertyValue.cs.

227 : this(new Scalar
228 {
229 AsByte = value
230 }, 1)
231 {
232 }

References System.value.