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