Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/SWidget
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void SetFastPathProxyHandle
(
const FWidgetProxyHandle& Handle |
Widgets/SWidget.h | ||
void SetFastPathProxyHandle
(
const FWidgetProxyHandle& Handle, |
Widgets/SWidget.h |
SetFastPathProxyHandle(const FWidgetProxyHandle &)
| Name | SetFastPathProxyHandle |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Widgets/SWidget.h |
| Include Path | #include "Widgets/SWidget.h" |
void SetFastPathProxyHandle
(
const FWidgetProxyHandle & Handle
)
SetFastPathProxyHandle(const FWidgetProxyHandle &, FSlateInvalidationWidgetVisibility, bool)
| Name | SetFastPathProxyHandle |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Widgets/SWidget.h |
| Include Path | #include "Widgets/SWidget.h" |
| Source | /Engine/Source/Runtime/SlateCore/Private/Widgets/SWidget.cpp |
void SetFastPathProxyHandle
(
const FWidgetProxyHandle & Handle,
FSlateInvalidationWidgetVisibility Visibility,
bool bParentVolatile
)