 | StatusPropertyAttributeBadStatusTooltip Property |
Gets the tooltip to display on the status icon if the decorated field's status is bad.
Namespace: CandlelightAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic string BadStatusTooltip { get; }
Property Value
Type:
StringThe tooltip to display on the status icon if the decorated field's status is bad.
See Also