FRigVMByteCode::GetOperandsForExecuteOp

Returns the operands for a given execute instruction

Windows
MacOS
Linux

References

Module

RigVM

Header

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

Include

#include "RigVMCore/RigVMByteCode.h"

Syntax

FRigVMOperandArray GetOperandsForExecuteOp
(
    const FRigVMInstruction & InInstruction
) const

Remarks

Returns the operands for a given execute instruction

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