UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
SDockingNode::FOverlayManagement Struct Reference

#include <SDockingNode.h>

Public Member Functions

 FOverlayManagement ()
 

Public Attributes

TSharedPtr< SOverlayContentAreaOverlay
 
bool bShowingCross
 

Detailed Description

Tracking for the docking cross, content, and background of the TabStack

Constructor & Destructor Documentation

◆ FOverlayManagement()

SDockingNode::FOverlayManagement::FOverlayManagement ( )
inline

Member Data Documentation

◆ bShowingCross

bool SDockingNode::FOverlayManagement::bShowingCross

true when we're showing the DockCross

◆ ContentAreaOverlay

TSharedPtr<SOverlay> SDockingNode::FOverlayManagement::ContentAreaOverlay

The overlay widget that shows TabStack's content


The documentation for this struct was generated from the following file: