SAnimationGraphNode::CreateBelowPinControls

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

Unreal Engine C++ API Reference > Editor > AnimationBlueprintEditor > AnimationNodes > SAnimationGraphNode

References

   
Module AnimationBlueprintEditor
Header /Engine/Source/Editor/AnimationBlueprintEditor/Public/AnimationNodes/SAnimationGraphNode.h
Include #include "AnimationNodes/SAnimationGraphNode.h"
Source /Engine/Source/Editor/AnimationBlueprintEditor/Private/AnimationNodes/SAnimationGraphNode.cpp
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