FRigVMByteCode::GetOpAt

Returns an operator for a given instruction

Windows
MacOS
Linux

References

Module

RigVM

Header

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

Include

#include "RigVMCore/RigVMByteCode.h"

Syntax

template<class OpType>
const OpType & GetOpAt
(
    const FRigVMInstruction & InInstruction
) const

Remarks

Returns an operator for a given 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