Navigation
API > API/Developer > API/Developer/ToolWidgets
References
| Module | ToolWidgets |
| Header | /Engine/Source/Developer/ToolWidgets/Public/SWidgetDrawer.h |
| Include | #include "SWidgetDrawer.h" |
Syntax
struct FOpenDrawerData
Variables
| Type | Name | Description | |
|---|---|---|---|
| FName | DrawerId | ||
| TSharedPtr< SDrawerOverlay > | DrawerOverlay | ||
| TWeakPtr< SWindow > | WindowWithOverlayContent |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsValid () |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FName InDrawerId |