FF7/Field/Script/Opcodes/03 REQEW
From Final Fantasy Inside
- Opcode: 0x03
- Short name: REQEW
- Long name: Request remote execution (synchronous, guaranteed)
Memory layout
0x03 | E | P / F |
---|
Arguments
Description
Requests that a remote entity executes one of its member functions at a specified priority. The request will block until remote execution has finished before returning.