Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/FastUpdate > API/Runtime/SlateCore/FastUpdate/FWidgetProxy
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/FastUpdate/WidgetProxy.h |
| Include | #include "FastUpdate/WidgetProxy.h" |
| Source | /Engine/Source/Runtime/SlateCore/Private/FastUpdate/WidgetProxy.cpp |
FUpdateResult Update
(
const FPaintArgs & PaintArgs,
FSlateWindowElementList & OutDrawElements
)
Remarks
Similar to SWidget::Paint but use the saved PersistenState. Only paint/tick if needed. the new and previous LayerId is the widget was painted.