Destination scope for an RPC.
This defines who is allowed to receive the call. Use Server for client->host authority calls, Client for host->one client calls, and Multicast for host->all relevant clients. These rules prevent invalid network topologies.
Destination scope for an RPC.
Note
This defines who is allowed to receive the call. Use Server for client->host authority calls, Client for host->one client calls, and Multicast for host->all relevant clients. These rules prevent invalid network topologies.