Property HexColor
- Namespace
- Gamelogic.Extensions
- Assembly
- Gamelogic.Extensions.dll
HexColor
Gets and sets the color to use when drawing the property in the inspector when the value is invalid.
public string HexColor { get; set; }
Property Value
Remarks
Only effective when not being forced, and WarnInInspector is true.
See ParseHex(string) for details on the format of the string.