FRigVMInstructionArray::operator[]

Const accessor for an instruction given its index

Windows
MacOS
Linux

References

Module

RigVM

Header

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

Include

#include "RigVMCore/RigVMByteCode.h"

Syntax

const FRigVMInstruction & operator[]
(
    int32 InIndex
) const

Remarks

Const accessor for an instruction given its index

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