FRigVMPrototype::FindArg

Returns an argument given a name (or nullptr)

Windows
MacOS
Linux

References

Module

RigVM

Header

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

Include

#include "RigVMCore/RigVMPrototype.h"

Source

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

Syntax

const FRigVMPrototypeArg * FindArg
(
    const FName & InArgName
) const

Remarks

Returns an argument given a name (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