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" |
Syntax
struct FUpdateResult
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bPainted | ||
| int32 | NewOutgoingLayerId | ||
| int32 | PreviousOutgoingLayerId |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FUpdateResult
(
int32 InPreviousOutgoingLayerId, |