INetworkEntity<(Of <(<'T, E>)>)>..::..SynchonizeActive Method
Synchronizes the active state of the network entity using the provided writer.
Namespace:
com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
void SynchonizeActive( E writer )
Parameters
- writer
- Type: E
The data stream to write active state data to.