SNodePanel::SNode::GetOverlayBrushes

Populate the brushes array with any overlay brushes to render

Windows
MacOS
Linux

Override Hierarchy

References

Module

GraphEditor

Header

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

Include

#include "SNodePanel.h"

Syntax

virtual void GetOverlayBrushes
(
    bool bSelected,
    const FVector2D WidgetSize,
    TArray< FOverlayBrushInfo > & Brushes
) const

Remarks

Populate the brushes array with any overlay brushes 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