SWidgetDrawer::RegisterDrawer

Registers a new drawer with this status bar.

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 RegisterDrawer
(
    [FWidgetDrawerConfig](API\Developer\ToolWidgets\FWidgetDrawerConfig) && Drawer,
    int32 SlotIndex
)

Remarks

Registers a new drawer with this status bar. Registering will add a button to open and close the drawer


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library