SGraphNode::CreateInputSideAddButton

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

Unreal Engine C++ API Reference > Editor > GraphEditor > SGraphNode

References

   
Module GraphEditor
Header /Engine/Source/Editor/GraphEditor/Public/SGraphNode.h
Include #include "SGraphNode.h"
virtual void CreateInputSideAddButton
(
    [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [SVerticalBox](API\Runtime\SlateCore\Widgets\SVerticalBox) > InputBox
)

Remarks

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library