Anonymous

Changes

From Final Fantasy Inside

FF7/Field/Script/Opcodes/02 REQSW

1 byte added, 05:14, 23 May 2019
m
3 revisions imported
==== Description ====
Requests that a remote entity executes one of its member functions at a specified priority. If the specified priority is already busy executing, the request will hold block until it becomes available and only then return. The remote execution is still carried out asynchronously, with no notification of completion.