|
|
EOpcode | opcode |
| | Opcode to execute.
|
| |
|
VmLabel | pc_ok |
| | Stack position to go to if the opcode returns true.
|
| |
|
VmLabel | pc_fail |
| | Stack position to go to if the opcode returns false.
|
| |
|
uint8_t | arg = 0 |
| | Optional opcode argument (e.g. index to a source term array).
|
| |
|
uint8_t | cost = 0 |
| | Optional planner-side cost used for sorting compiled micro-op plans.
|
| |
The documentation for this struct was generated from the following file:
- /home/runner/work/gaia-ecs/gaia-ecs/include/gaia/ecs/vm.h