URigVMPin::FindSubPin

Returns a SubPin given a name / path or nullptr.

Windows
MacOS
Linux

References

Module

RigVMDeveloper

Header

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

Include

#include "RigVMModel/RigVMPin.h"

Source

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

Syntax

URigVMPin * FindSubPin
(
    const FString & InPinPath
) const

Remarks

Returns a SubPin given a name / path or nullptr.

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