UK2Node_ExecutionSequence::RemovePinFromExecutionNode

Removes the specified execution pin from an execution node

Windows
MacOS
Linux

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

Syntax

void RemovePinFromExecutionNode
(
    UEdGraphPin * TargetPin
)

Remarks

Removes the specified execution pin from an execution node

Parameters

Parameter

Description

TargetPin

The pin to remove from the node

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss