INetworkEntity<(Of <(<'T, E>)>)>..::..SynchonizePassive Method
Synchronizes the passive state of the network entity using the provided data.
Namespace:
com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
void SynchonizePassive( T data )
Parameters
- data
- Type: T
The passive arguments to synchronize with.