FF7/Field/Script/Opcodes/07 RETTO
Jump to navigation
Jump to search
- Opcode: 0x07
- Short name: RETTO
- Long name: Return To
Memory layout
0x07 | P / F |
---|
Arguments
- const Bit[3] P: The priority at which we want to execute the remote script (high 3 bits of byte).
- const Bit[5] F: The ID of the specific member function of the currententity to be executed to (low 5 bits of byte).
Description
Gives script control to another script within the current entity, selected by F.