com.onlineobject.objectnet Namespace

NetworkObject..::..SetIsPlayer Method

Sets the state indicating whether this network element represents a player.

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

Syntax


public void SetIsPlayer(

	bool value

)

Parameters

value
Type: Boolean
True if this represents a player, false otherwise.