GetOpAt

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

const OpType...

 

GetOpAt

(
    uint64 InByteCodeIndex
)

Returns an operator at a given byte code index

Public function Const

const OpType...

 

GetOpAt

(
    const FRigVMInstruction& InInstruc...
)

Returns an operator for a given instruction

Public function

OpType &

 

GetOpAt

(
    uint64 InByteCodeIndex
)

Returns an operator at a given byte code index

Public function

OpType &

 

GetOpAt

(
    const FRigVMInstruction& InInstruc...
)

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