DeleteNetworkClient

Description

Deletes a disconnected client from the client list. If this function is called on a client that is not disconnected it will produce an error and not affect the client. Does not delete the client immediately, the background code may take a few frames to get around to deleting it. Calling this command multiple times on a disconnected client should not cause a problem.

Definition

DeleteNetworkClient( iNetID, client )

Parameters