FRigVMRegistry::FindPrototype

Returns a prototype pointer given its notation (or nullptr)

Windows
MacOS
Linux

References

Module

RigVM

Header

/Engine/Source/Runtime/RigVM/Public/RigVMCore/RigVMRegistry.h

Include

#include "RigVMCore/RigVMRegistry.h"

Source

/Engine/Source/Runtime/RigVM/Private/RigVMCore/RigVMRegistry.cpp

Syntax

const FRigVMPrototype * FindPrototype
(
    const FName & InNotation
) const

Remarks

Returns a prototype pointer given its notation (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