AddLink

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

AddLink

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

Adds a link to the graph. This causes a LinkAdded modified event.

Private function

bool

 

AddLink

(
    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