Property Color
- Namespace
- Gamelogic.Extensions
- Assembly
- Gamelogic.Extensions.dll
Color
Gets and sets the color to use when drawing the property in the inspector when the value is invalid.
public Color Color { get; protected set; }
Property Value
Remarks
Only effective when not being forced, and WarnInInspector is true.