The player source to call the procedure on.
The name of the procedure to call.
Rest
...args: any[]The arguments to pass to the client.
A promise that resolves when the client responds.
Registers a procedure that can be called from the client.
The name of the procedure to register.
The callback function to call when the procedure is called.
Static
getNo Self
Calls a procedure on the client.