Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper > API/Plugins/RigVMDeveloper/RigVMModel > API/Plugins/RigVMDeveloper/RigVMModel/URigVMLink > API/Plugins/RigVMDeveloper/RigVMModel/URigVMLink/GetPinPathRepresentation
References
| Module | RigVMDeveloper |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/RigVMModel/RigVMLink.h |
| Include | #include "RigVMModel/RigVMLink.h" |
| Source | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Private/RigVMModel/RigVMLink.cpp |
static FString GetPinPathRepresentation
&40;
const FString & InSourcePinPath,
const FString & InTargetPinPath
&41;
Remarks
Returns a string representation of the Link given the two pin paths for example: "NodeA.Color.R -> NodeB.Translation.X" note: can be split again using SplitPinPathRepresentation