Navigation
API > API/Plugins > API/Plugins/RigVM > API/Plugins/RigVM/RigVMCore > API/Plugins/RigVM/RigVMCore/FRigVMByteCode
| Type | Name | Description | |
|---|---|---|---|
| const OpType & | GetOpAt
(
uint64 InByteCodeIndex |
Returns an operator at a given byte code index | |
| const OpType & | GetOpAt
(
const FRigVMInstruction& InInstruction |
Returns an operator for a given instruction | |
| OpType & | GetOpAt
(
uint64 InByteCodeIndex |
Returns an operator at a given byte code index | |
| OpType & | GetOpAt
(
const FRigVMInstruction& InInstruction |
Returns an operator for a given instruction |