Navigation
API > API/Runtime > API/Runtime/SlateCore
Classes
| Type | Name | Description | |
|---|---|---|---|
| FSlateInvalidationContext | |||
| FSlateInvalidationResult | |||
| FSlateInvalidationRoot | |||
| FSlateInvalidationRootHandle | |||
| FSlateInvalidationWidgetHeapElement | Pair of WidgetIndex and WidgetSortIndex. Can be used to sort the widget. | ||
| FSlateInvalidationWidgetIndex | Index of the special container to order widget in InvalidateRoot. See SlateInvalidationWidgetlist. | ||
| FSlateInvalidationWidgetSortOrder | SlateInvalidationWidgetIndex cannot be used to sort the widget since the ArrayIndex may not be in the expected order. | ||
| FSlateInvalidationWidgetVisibility | |||
| FSlateWidgetPersistentState | Represents the state of a widget from when it last had SWidget::Paint called on it. | ||
| FWidgetProxy | |||
| FWidgetProxyHandle |
Enums
| Type | Name | Description | |
|---|---|---|---|
| ESlateInvalidationPaintType | |||
| EWidgetUpdateFlags | Widget update flags for fast path. |