SNodePanel::SNode::GetOverlayWidgets

Populate the widgets array with any overlay widgets to render

Windows
MacOS
Linux

References

Module

GraphEditor

Header

/Engine/Source/Editor/GraphEditor/Public/SNodePanel.h

Include

#include "SNodePanel.h"

Syntax

virtual TArray< FOverlayWidgetInfo > GetOverlayWidgets
(
    bool bSelected,
    const FVector2D & WidgetSize
) const

Remarks

Populate the widgets array with any overlay widgets to render

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss