Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/FChildren > API/Runtime/SlateCore/FChildren/FWidgetRef
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FWidgetRef & operator=
(
const FWidgetRef& |
Layout/ChildrenBase.h | ||
FWidgetRef & operator=
(
FWidgetRef&& |
Layout/ChildrenBase.h |
operator=(const FWidgetRef &)
| Name | operator= |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Layout/ChildrenBase.h |
| Include Path | #include "Layout/ChildrenBase.h" |
FWidgetRef & operator=
(
const FWidgetRef &
)
operator=(FWidgetRef &&)
| Name | operator= |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Layout/ChildrenBase.h |
| Include Path | #include "Layout/ChildrenBase.h" |
FWidgetRef & operator=
(
FWidgetRef &&
)