 | StatusPropertyAttributeBadStatusIcon Property |
Gets the type of icon to display if the decorated field's status is bad.
Namespace: CandlelightAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic ValidationStatus BadStatusIcon { get; }
Property Value
Type:
ValidationStatusThe type of icon to display if they decorated field's status is bad.
See Also