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 |
UEdGraph * CollapseSelectionToMacro
(
TSharedPtr < SGraphEditor > InRootGraph,
TSet < class UEdGraphNode * > & InCollapsableNodes,
UEdGraphNode *& OutMacroNode
)
Remarks
Called when a selection of nodes are being collapsed into a macro