Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/FWidgetProxyHandle
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
FastUpdate/WidgetProxy.h |
|
|
|
FastUpdate/WidgetProxy.h |
|
|
|
FastUpdate/WidgetProxy.h |
|
| |
|
| Name |
FWidgetProxyHandle |
| Type |
function |
| Header File |
/Engine/Source/Runtime/SlateCore/Public/FastUpdate/WidgetProxy.h |
| Include Path |
#include "FastUpdate/WidgetProxy.h" |
FWidgetProxyHandle()
| |
|
| Name |
FWidgetProxyHandle |
| Type |
function |
| Header File |
/Engine/Source/Runtime/SlateCore/Public/FastUpdate/WidgetProxy.h |
| Include Path |
#include "FastUpdate/WidgetProxy.h" |
| Source |
/Engine/Source/Runtime/SlateCore/Private/FastUpdate/WidgetProxy.cpp |
FWidgetProxyHandle
(
FSlateInvalidationWidgetIndex InIndex
)
| |
|
| Name |
FWidgetProxyHandle |
| Type |
function |
| Header File |
/Engine/Source/Runtime/SlateCore/Public/FastUpdate/WidgetProxy.h |
| Include Path |
#include "FastUpdate/WidgetProxy.h" |
| Source |
/Engine/Source/Runtime/SlateCore/Private/FastUpdate/WidgetProxy.cpp |
FWidgetProxyHandle
(
const FSlateInvalidationRootHandle & InInvalidationRoot,
FSlateInvalidationWidgetIndex InIndex,
FSlateInvalidationWidgetSortOrder InSortIndex
)