Navigation
API > API/Developer > API/Developer/ToolWidgets > API/Developer/ToolWidgets/SWidgetDrawer
References
| Module | ToolWidgets |
| Header | /Engine/Source/Developer/ToolWidgets/Public/SWidgetDrawer.h |
| Include | #include "SWidgetDrawer.h" |
| Source | /Engine/Source/Developer/ToolWidgets/Private/SWidgetDrawer.cpp |
bool DismissDrawer
&40;
const TSharedPtr< SWidget > & NewlyFocusedWidget
&41;
Remarks
Dismisses an open drawer with an animation. The drawer contents are removed once the animation is complete true if any open drawer was dismissed
Parameters
| Name | Description |
|---|---|
| NewlyFocusedWidget | Optional widget to focus |