PositionNetwork..::..Extract Method
Extracts synchronization data from the provided data stream and updates the object's state accordingly.
Namespace:
com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
public void Extract( IDataStream reader )
Parameters
- reader
- Type: com.onlineobject.objectnet..::..IDataStream
The data stream to read synchronization data from.