Click or drag to resize
StatusPropertyAttributeComparisonTestValue Property
Gets the value against which to compare.

Namespace: Candlelight
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public Object TestValue { get; }

Property Value

Type: Object
The value against which to compare.
See Also