Class HighlightAttribute
- Namespace
- Gamelogic.Extensions
- Assembly
- Gamelogic.Extensions.dll
Mark simple types to be highligted in the inspector.
public class HighlightAttribute : PropertyAttribute
- Inheritance
-
HighlightAttribute
- Inherited Members
- Extension Methods
Constructors
- HighlightAttribute()
Initializes a new instance of the HighlightAttribute class, which uses the default color.
- HighlightAttribute(string)
Initializes a new instance of the HighlightAttribute class, which uses the specified color.