Navigation
API > API/Runtime > API/Runtime/SlateCore
| Name | FWidgetProxyHandle |
| Type | class |
| Header File | /Engine/Source/Runtime/SlateCore/Public/FastUpdate/WidgetProxy.h |
| Include Path | #include "FastUpdate/WidgetProxy.h" |
Syntax
class FWidgetProxyHandle
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| FastUpdate/WidgetProxy.h | |||
FWidgetProxyHandle
(
const FSlateInvalidationRootHandle& InInvalidationRoot, |
FastUpdate/WidgetProxy.h | ||
FWidgetProxyHandle
(
FSlateInvalidationWidgetIndex InIndex |
FastUpdate/WidgetProxy.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| InvalidationRootHandle | FSlateInvalidationRootHandle | The root of invalidation tree this proxy belongs to. | FastUpdate/WidgetProxy.h | |
| WidgetIndex | FSlateInvalidationWidgetIndex | Index to myself in the fast path list. | FastUpdate/WidgetProxy.h | |
| WidgetSortOrder | FSlateInvalidationWidgetSortOrder | Order of the widget in the fast path list. | FastUpdate/WidgetProxy.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSlateInvalidationRootHandle GetInvalidationRootHandle() |
FastUpdate/WidgetProxy.h | ||
FWidgetProxy & GetProxy () |
FastUpdate/WidgetProxy.h | ||
const FWidgetProxy & GetProxy () |
FastUpdate/WidgetProxy.h | ||
FSlateInvalidationWidgetIndex GetWidgetIndex() |
FastUpdate/WidgetProxy.h | ||
FSlateInvalidationWidgetSortOrder GetWidgetSortOrder() |
FastUpdate/WidgetProxy.h | ||
FSlateInvalidationWidgetVisibility GetWidgetVisibility
(
const SWidget* Widget |
FastUpdate/WidgetProxy.h | ||
bool HasAllInvalidationReason
(
const SWidget* Widget, |
FastUpdate/WidgetProxy.h | ||
bool HasAnyInvalidationReason
(
const SWidget* Widget, |
FastUpdate/WidgetProxy.h | ||
| FastUpdate/WidgetProxy.h | |||
| FastUpdate/WidgetProxy.h |