INetworkEntity<(Of <(<'T, E>)>)>..::..Consume Method
Consumes data from the provided data stream to update the entity's state.
Namespace:
com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
void Consume( IDataStream reader )
Parameters
- reader
- Type: com.onlineobject.objectnet..::..IDataStream
The data stream to read data from.