NetworkManager..::..RegisterNetworkPlayer Method (UInt16, String, IClient)
Registers a network player with an optional client.
Namespace:
com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
Parameters
- id
- Type: UInt16
The player's ID.
- name
- Type: String
The player's name.
- client
- Type: com.onlineobject.objectnet..::..IClient
The optional client associated with the player.

