Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper > API/Plugins/RigVMDeveloper/RigVMModel > API/Plugins/RigVMDeveloper/RigVMModel/URigVMGraph
References
| Module | RigVMDeveloper |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/RigVMModel/RigVMGraph.h |
| Include | #include "RigVMModel/RigVMGraph.h" |
| Source | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Private/RigVMModel/RigVMGraph.cpp |
UFUNCTION (BlueprintCallable, Category=RigVMGraph)
URigVMLink * FindLink
(
const FString & InLinkPinPathRepresentation
) const
Remarks
Returns a link given its string representation, for example "NodeA.Color.R -> NodeB.Translation.X"