SGraphNode::CreateOutputSideAddButton

Override this to create a button to add pins on the output side of the node

Windows
MacOS
Linux

References

Module

GraphEditor

Header

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

Include

#include "SGraphNode.h"

Syntax

virtual void CreateOutputSideAddButton
(
    TSharedPtr< SVerticalBox > OutputBox
)

Remarks

Override this to create a button to add pins on the output side of the node

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