UK2Node_VariableGet::GetNodeContextMenuActions

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

Unreal Engine C++ API Reference > Editor > BlueprintGraph > UK2Node_VariableGet

References

   
Module BlueprintGraph
Header /Engine/Source/Editor/BlueprintGraph/Classes/K2Node_VariableGet.h
Include #include "K2Node_VariableGet.h"
Source /Engine/Source/Editor/BlueprintGraph/Private/K2Node_VariableGet.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