BreakLink

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

BreakLink

(
    const FString& InOutputPinPath,
    const FString& InInputPinPath,
    bool bUndo
)

Removes a link from the graph. This causes a LinkRemoved modified event.

Private function

bool

 

BreakLink

(
    URigVMPin* OutputPin,
    URigVMPin* InputPin,
    bool bUndo
)

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