Navigation
API > API/Plugins > API/Plugins/DisplayClusterOperator > API/Plugins/DisplayClusterOperator/FDisplayClusterOperatorStatusBar-
References
| Module | DisplayClusterOperator |
| Header | /Engine/Plugins/Runtime/nDisplay/Source/DisplayClusterOperator/Public/DisplayClusterOperatorStatusBarExtender.h |
| Include | #include "DisplayClusterOperatorStatusBarExtender.h" |
| Source | /Engine/Plugins/Runtime/nDisplay/Source/DisplayClusterOperator/Private/DisplayClusterOperatorStatusBarExtender.cpp |
void AddWidgetDrawer
(
const FWidgetDrawerConfig & InWidgetDrawerConfig,
int32 SlotIndex
)
Remarks
Adds a new widget drawer to the status bar
Parameters
| Name | Description |
|---|---|
| InWidgetDrawerConfig | The widget drawer config to create the widget drawer from |
| SlotIndex | An optional slot index of the widget drawer to add, which determines where the button for the widget drawer is placed on the status bar |