Unreal Engine Blueprint API Reference > Rig VM
Executes the VM. You can optionally provide external memory to the execution and provide optional additional operands.
Target is Rig VM
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
name | In Entry Name |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
struct | Context | |
boolean | Return Value | Executes the VM.You can optionally provide external memory to the executionand provide optional additional operands. |