SWidgetDrawer::OpenDrawer

Opens a drawer

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

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library