com.onlineobject.objectnet Namespace

NetworkPlayer..::..SetLocal Method

Sets whether the player is local.

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

Syntax


public void SetLocal(

	bool value

)

Parameters

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