Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper > API/Plugins/RigVMDeveloper/URigVMPin
Description
Returns the pin to be used for a link. This might differ from this actual pin, since the pin might contain injected nodes.
| Name | GetPinForLink |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/RigVMModel/RigVMPin.h |
| Include Path | #include "RigVMModel/RigVMPin.h" |
| Source | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Private/RigVMModel/RigVMPin.cpp |
UFUNCTION (BlueprintCallable, Category=RigVMPin)
URigVMPin * GetPinForLink() const