PositionNetwork..::..SynchonizeActive Method
Synchronizes the active state of the object with the network by writing necessary data to the provided data stream.
Namespace:
com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
public void SynchonizeActive( IDataStream writer )
Parameters
- writer
- Type: com.onlineobject.objectnet..::..IDataStream
The data stream to write synchronization data to.