com.onlineobject.objectnet Namespace

NetworkObject..::..SetSyncParticles Method

Sets the synchronization state for particles.

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

Syntax


public void SetSyncParticles(

	bool value

)

Parameters

value
Type: Boolean
True to synchronize particles, false otherwise.