SGraphNode::CreateBelowPinControls

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

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

  • SGraphNode::CreateBelowPinControls()

References

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

Remarks

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library