Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/FWidgetProxy > API/Runtime/SlateCore/FWidgetProxy/FUpdateResult
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
FastUpdate/WidgetProxy.h |
|
FUpdateResult
(
int32 InPreviousOutgoingLayerId,
int32 InNewOutgoingLayerId
)
|
|
FastUpdate/WidgetProxy.h |
|
FUpdateResult()
| |
|
| Name |
FUpdateResult |
| Type |
function |
| Header File |
/Engine/Source/Runtime/SlateCore/Public/FastUpdate/WidgetProxy.h |
| Include Path |
#include "FastUpdate/WidgetProxy.h" |
FUpdateResult()
FUpdateResult(int32, int32)
| |
|
| Name |
FUpdateResult |
| Type |
function |
| Header File |
/Engine/Source/Runtime/SlateCore/Public/FastUpdate/WidgetProxy.h |
| Include Path |
#include "FastUpdate/WidgetProxy.h" |
FUpdateResult
(
int32 InPreviousOutgoingLayerId,
int32 InNewOutgoingLayerId
)