Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Binding
Classes
| Type | Name | Description | |
|---|---|---|---|
| FWidgetStateBitfield | Expensive to create wrapper for binary and enumerated widget states that supports FName-based interaction and dynamic states populated in an IWidgetStateNameMapper May be used to represent either a target widget state combination, or an actual widgets state | ||
| UWidgetBinaryStateRegistration | Derive from to add a new widget binary state | ||
| UWidgetDisabledStateRegistration | |||
| UWidgetEnumStateRegistration | Derive from to add a new Enum binary state | ||
| UWidgetHoveredStateRegistration | |||
| UWidgetPressedStateRegistration | |||
| UWidgetSelectedStateRegistration | |||
| UWidgetStateSettings | Settings used to map widget states to indexes. |