com.onlineobject.objectnet Namespace

NetworkEntity<(Of <(<'T, E>)>)>..::..SetActive Method

Sets the active state of the instance.

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

Syntax


public void SetActive(

	bool value

)

Parameters

value
Type: Boolean
The active state to set.