URigVMNode::FindPin

Returns a Pin given it's partial pin path below this node (for example: "Color.R")

Windows
MacOS
Linux

References

Module

RigVMDeveloper

Header

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

Include

#include "RigVMModel/RigVMNode.h"

Source

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

Syntax

URigVMPin * FindPin
(
    const FString & InPinPath
) const

Remarks

Returns a Pin given it's partial pin path below this node (for example: "Color.R")

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