NetworkPlayerReference..::..Configure Method
Configures the network player reference with the specified client, connection ID, and player ID.
Namespace:
com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
Parameters
- client
- Type: com.onlineobject.objectnet..::..IClient
The network client interface.
- connectionId
- Type: Int32
The unique identifier for the connection.
- playerId
- Type: UInt16
The unique identifier for the player.