Navigation
API > API/Editor > API/Editor/GraphEditor > API/Editor/GraphEditor/FGraphActionNode
References
Module | GraphEditor |
Header | /Engine/Source/Editor/GraphEditor/Public/GraphActionNode.h |
Include | #include "GraphActionNode.h" |
Source | /Engine/Source/Editor/GraphEditor/Private/GraphActionNode.cpp |
TSharedPtr< FEdGraphSchemaAction > GetPrimaryAction() const
Remarks
Looks through this node's Actions array, and returns the first valid action it finds. This node's first valid action (will be an empty pointer if this is not an action node).