Choose your operating system:
Windows
macOS
Linux
| FSlateControlledConstruction | ||||||||
| TSharedFromThis
|
Module |
|
Header |
/Engine/Source/Runtime/Slate/Public/Widgets/Layout/SEnableBox.h |
Include |
#include "Widgets/Layout/SEnableBox.h" |
class SEnableBox : public SBox
A SEnableBox contains a widget that is lied to about whether the parent hierarchy is enabled or not, being told the parent is always enabled
Name | Description | ||
---|---|---|---|
|
Construct ( |
Name | Description | ||
---|---|---|---|
|
OnPaint ( |
The widget should respond by populating the OutDrawElements array with FDrawElements that represent it and any of its children. |
Name |
Description |
|
---|---|---|
|
FArguments |