Navigation
API > API/Editor > API/Editor/BlueprintGraph > API/Editor/BlueprintGraph/UK2Node_ExecutionSequence
References
| Module | BlueprintGraph |
| Header | /Engine/Source/Editor/BlueprintGraph/Classes/K2Node_ExecutionSequence.h |
| Include | #include "K2Node_ExecutionSequence.h" |
| Source | /Engine/Source/Editor/BlueprintGraph/Private/K2Node_ExecutionSequence.cpp |
void RemovePinFromExecutionNode
&40;
UEdGraphPin &42; TargetPin
&41;
Remarks
Removes the specified execution pin from an execution node
Parameters
| Name | Description |
|---|---|
| TargetPin | The pin to remove from the node |