UAnimGraphNode_PoseBlendNode::GetNodeContextMenuActions

Gets a list of actions that can be done to this particular node

Unreal Engine C++ API Reference > Editor > AnimGraph > UAnimGraphNode_PoseBlendNode

References

   
Module AnimGraph
Header /Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_PoseBlendNode.h
Include #include "AnimGraphNode_PoseBlendNode.h"
Source /Engine/Source/Editor/AnimGraph/Private/AnimGraphNode_PoseBlendNode.cpp
virtual void GetNodeContextMenuActions
(
    class [UToolMenu](API\Developer\ToolMenus\UToolMenu) * Menu,
    class [UGraphNodeContextMenuContext](API\Runtime\Engine\EdGraph\UGraphNodeContextMenuContext) * Context
) const

Remarks

Gets a list of actions that can be done to this particular node


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library