Network.sendToClient
Sends a network event from the server to a client. This will run the callback method on the client with optional arguments.
Kind: Function
Environments: Game
Game
network:sendToClient( player, callbackMethod, args )
Availability: Server only
Parameters: