SGraphNode::CreateBelowPinControls

Override this to add widgets below the pins but above advanced view arrow.

Windows
MacOS
Linux

References

Module

GraphEditor

Header

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

Include

#include "SGraphNode.h"

Syntax

virtual void CreateBelowPinControls
(
    TSharedPtr< SVerticalBox > MainBox
)

Remarks

Override this to add widgets below the pins but above advanced view arrow.

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