com.onlineobject.objectnet Namespace

NetworkElementBase..::..SetIsPlayer Method

Sets the network player status of the object.

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

Syntax


public void SetIsPlayer(

	bool value

)

Parameters

value
Type: Boolean
True if the object represents a network player, false otherwise.