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

◆ PropertyValue() [6/21]

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

Definition at line 242 of file PropertyValue.cs.

243 : this(new Scalar
244 {
245 AsChar = value
246 }, 2)
247 {
248 }

References System.value.