Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/FWidgetProxy
| Name | FUpdateResult |
| Type | struct |
| Header File | /Engine/Source/Runtime/SlateCore/Public/FastUpdate/WidgetProxy.h |
| Include Path | #include "FastUpdate/WidgetProxy.h" |
Syntax
struct FUpdateResult
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| FastUpdate/WidgetProxy.h | |||
FUpdateResult
(
int32 InPreviousOutgoingLayerId, |
FastUpdate/WidgetProxy.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bPainted | bool | FastUpdate/WidgetProxy.h | ||
| NewOutgoingLayerId | int32 | FastUpdate/WidgetProxy.h | ||
| PreviousOutgoingLayerId | int32 | FastUpdate/WidgetProxy.h |