Navigation
API > API/Plugins > API/Plugins/DisplayClusterDetails
A singleton used to manage and store persistent state for the details drawer
| Name | IDisplayClusterDetailsDrawerSingleton |
| Type | class |
| Header File | /Engine/Plugins/Runtime/nDisplay/Source/DisplayClusterDetails/Public/IDisplayClusterDetailsDrawerSingleton.h |
| Include Path | #include "IDisplayClusterDetailsDrawerSingleton.h" |
Syntax
class IDisplayClusterDetailsDrawerSingleton
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void DockDetailsDrawer() |
Docks the details drawer in the nDisplay operator window | IDisplayClusterDetailsDrawerSingleton.h | |
void RefreshDetailsDrawers
(
bool bPreserveDrawerState |
Refreshes the UI of any open details drawers | IDisplayClusterDetailsDrawerSingleton.h |