com.onlineobject.objectnet Namespace

NetworkPlayerReference..::..SetClient Method

Sets the network client for this player.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public void SetClient(

	IClient client

)

Parameters

client
Type: com.onlineobject.objectnet..::..IClient
The network client interface to set.