struct GUIStyleSheetRuleset

Inherits: IReflectable

Contains a set of rules for a particular selector.

Public

Constructors

GUIStyleSheetRuleset

GUIStyleSheetRuleset() = default

Methods

staticGetRttiStatic

static RTTIType *GetRttiStatic()

GetRtti

RTTIType *GetRtti() const override

Returns an interface you can use to access class' Run Time Type Information.

Fields

SelectorList

List of selectors that determines which GUI elements this ruleset applies to.

Rules

Properties and their values.