Navigation
API > API/Plugins > API/Plugins/RigVM > API/Plugins/RigVM/RigVMCore > API/Plugins/RigVM/RigVMCore/FRigVMByteCode
| Type | Name | Description | |
|---|---|---|---|
| uint64 | AddCopyOp
(
const FRigVMCopyOp& InCopyOp |
Adds a copy operator to copy the content of a source argument to a target argument | |
| uint64 | AddCopyOp
(
const FRigVMOperand& InSource, |
Adds a copy operator to copy the content of a source argument to a target argument |