#include <WidgetProxy.h>
◆ FWidgetProxy()
| FWidgetProxy::FWidgetProxy |
( |
SWidget & |
InWidget | ) |
|
◆ GetWidget()
| SWidget * FWidgetProxy::GetWidget |
( |
| ) |
const |
|
inline |
◆ GetWidgetAsShared()
◆ IsSameWidget()
| bool FWidgetProxy::IsSameWidget |
( |
const SWidget * |
InWidget | ) |
const |
|
inline |
◆ MarkProxyUpdatedThisFrame()
◆ ProcessLayoutInvalidation()
◆ ProcessPostInvalidation()
◆ ResetWidget()
| void FWidgetProxy::ResetWidget |
( |
| ) |
|
|
inline |
◆ Update()
Similar to SWidget::Paint but use the saved PersistentState. Only paint/tick if needed.
- Returns
- the new and previous LayerId is the widget was painted.
◆ [union]
◆ bContainedByWidgetPostHeap
| uint8 FWidgetProxy::bContainedByWidgetPostHeap |
Is the widget in the post update list.
◆ bContainedByWidgetPreHeap
| uint8 FWidgetProxy::bContainedByWidgetPreHeap |
Is the widget in the pre update list.
◆ bContainedByWidgetPrepassList
| uint8 FWidgetProxy::bContainedByWidgetPrepassList |
Is the widget in a pending prepass list.
◆ bIsInvalidationRoot
| uint8 FWidgetProxy::bIsInvalidationRoot |
◆ bIsVolatilePrepass
| uint8 FWidgetProxy::bIsVolatilePrepass |
Is the widget has volatile prepass flag.
◆ CurrentInvalidateReason
◆ Index
◆ LeafMostChildIndex
◆ ParentIndex
◆ PrivateFlags
| uint8 FWidgetProxy::PrivateFlags |
◆ Visibility
The documentation for this class was generated from the following files: