com.onlineobject.objectnet Namespace

NetworkPlayer..::..SetClient Method

Sets the network client for the 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 to associate with the player.