FRigVMMemoryContainer::operator[]

Const accessor for a register based on a a name. note: only works if [SupportsNames()](API\Runtime\RigVM\RigVMCore\FRigVMMemoryContainer\SupportsNames) == true

Windows
MacOS
Linux

References

Module

RigVM

Header

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

Include

#include "RigVMCore/RigVMMemory.h"

Syntax

const FRigVMRegister & operator[]
(
    const FName & InName
) const

Remarks

Const accessor for a register based on a a name. note: only works if SupportsNames() == true

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