Navigation
API > API/Editor > API/Editor/Kismet > API/Editor/Kismet/FBlueprintEditor
References
| Module | Kismet |
| Header | /Engine/Source/Editor/Kismet/Public/BlueprintEditor.h |
| Include | #include "BlueprintEditor.h" |
| Source | /Engine/Source/Editor/Kismet/Private/BlueprintEditor.cpp |
TArray< UEdGraphNode &42; > GetAllConnectedNodes
&40;
UEdGraphNode &42;const Node
&41; const
Remarks
Get all connected nodes and add them to a set of out nodes TArray of all connected nodes
Parameters
| Name | Description |
|---|---|
| Node | The node to get all connects to |