Click or drag to resize
StatusPropertyAttributeComparisonBadComparisonResult Property
Gets the result from CompareTo(Object) that indicates a bad value.

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

Property Value

Type: Int32
The bad comparison result.
See Also