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

◆ PropertyValue() [9/21]

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

Definition at line 266 of file PropertyValue.cs.

267 : this(new Scalar
268 {
269 AsInt32 = value
270 }, 4)
271 {
272 }

References System.value.