com.onlineobject.objectnet Namespace

NetworkObject..::..SetSyncAnimation Method

Sets the synchronization state for animations.

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

Syntax


public void SetSyncAnimation(

	bool value

)

Parameters

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