com.onlineobject.objectnet Namespace

NetworkPlayer..::..SetMaster Method

Sets whether the player is the master.

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

Syntax


public void SetMaster(

	bool value

)

Parameters

value
Type: Boolean
True to set the player as master; otherwise, false.