NodeB.Translation.X"" />

URigVMGraph::FindLink

Returns a link given its string representation, for example "NodeA.Color.R -> NodeB.Translation.X"

Windows
MacOS
Linux

References

Module

RigVMDeveloper

Header

/Engine/Source/Developer/RigVMDeveloper/Public/RigVMModel/RigVMGraph.h

Include

#include "RigVMModel/RigVMGraph.h"

Source

/Engine/Source/Developer/RigVMDeveloper/Private/RigVMModel/RigVMGraph.cpp

Syntax

URigVMLink * FindLink
(
    const FString & InLinkPinPathRepresentation
) const

Remarks

Returns a link given its string representation, for example "NodeA.Color.R -> NodeB.Translation.X"

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