Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper > API/Plugins/RigVMDeveloper/RigVMModel > API/Plugins/RigVMDeveloper/RigVMModel/URigVMPin
References
| Module | RigVMDeveloper |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/RigVMModel/RigVMPin.h |
| Include | #include "RigVMModel/RigVMPin.h" |
| Source | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Private/RigVMModel/RigVMPin.cpp |
static bool CanLink
&40;
const URigVMPin &42; InSourcePin,
const URigVMPin &42; InTargetPin,
FString &42; OutFailureReason,
const FRigVMByteCode &42; InByteCode,
ERigVMPinDirection InUserLinkDirection,
bool bInAllowWildcard,
bool bEnableTypeCasting
&41;
Remarks
Returns true is the two provided source and target Pins can be linked to one another.