Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/FSlateControlledConstruction
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Widgets/SlateControlledConstruction.h | |||
FSlateControlledConstruction
(
const FSlateControlledConstruction& Other |
UI objects cannot be copy-constructed | Widgets/SlateControlledConstruction.h |
FSlateControlledConstruction()
| Name | FSlateControlledConstruction |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Widgets/SlateControlledConstruction.h |
| Include Path | #include "Widgets/SlateControlledConstruction.h" |
FSlateControlledConstruction()
FSlateControlledConstruction(const FSlateControlledConstruction &)
Description
UI objects cannot be copy-constructed
| Name | FSlateControlledConstruction |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Widgets/SlateControlledConstruction.h |
| Include Path | #include "Widgets/SlateControlledConstruction.h" |
FSlateControlledConstruction
(
const FSlateControlledConstruction & Other
)