URigVMPin::FindObjectFromCPPTypeObjectPath

Helper function to retrieve an object from a path

Windows
MacOS
Linux

References

Module

RigVMDeveloper

Header

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

Include

#include "RigVMModel/RigVMPin.h"

Syntax

template<class T>
static T * FindObjectFromCPPTypeObjectPath
(
    const FString & InObjectPath
)

Remarks

Helper function to retrieve an object from a path

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