com.onlineobject.objectnet Namespace

AnimationNetwork..::..SynchonizeActive Method

Synchronizes the active state of the animation by writing the current animation data to a data stream.

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

Syntax


public void SynchonizeActive(

	IDataStream writer

)

Parameters

writer
Type: com.onlineobject.objectnet..::..IDataStream
The data stream to write the animation data to.