struct
GUIStyleSheetRuleset
Inherits:
IReflectable
Contains a set of rules for a particular selector.
Public
Constructors
GUIStyleSheetRuleset
GUIStyleSheetRuleset() = default
Methods
staticGetRttiStatic
static RTTIType *GetRttiStatic()
Fields
SelectorList
GUIStyleSheetSelectorList SelectorList
List of selectors that determines which GUI elements this ruleset applies to.