ParticlesNetwork..::..SynchonizeActive Method
Synchronizes the active state of the particle system by writing the data to the provided writer.
Namespace:
com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
public void SynchonizeActive( IDataStream writer )
Parameters
- writer
- Type: com.onlineobject.objectnet..::..IDataStream
The data stream writer to write the particle data to.