Navigation
Unreal Engine C++ API Reference > 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 |
void OpenDrawer ( const [FName](API\Runtime\Core\UObject\FName) DrawerId )
Remarks
Opens a drawer
Parameters
Name | Description |
---|---|
DrawerId | Name of the registered drawer to open |