FRigVMByteCode::GetOperandsAt

Returns a list of operands at a given byte code index

Windows
MacOS
Linux

References

Module

RigVM

Header

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

Include

#include "RigVMCore/RigVMByteCode.h"

Syntax

FRigVMOperandArray GetOperandsAt
(
    uint64 InByteCodeIndex,
    uint16 InArgumentCount
) const

Remarks

Returns a list of operands at a given byte code 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