FRigVMByteCode::GetOpAt

Returns an operator 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

template<class OpType>
OpType & GetOpAt
(
    uint64 InByteCodeIndex
)

Remarks

Returns an operator 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