NetworkLobbyManager..::..RegisterPlayer Method
Registers a player to a lobby.
Namespace:
com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
Parameters
- lobbyId
- Type: UInt16
The ID of the lobby to register the player to.
- player
- Type: com.onlineobject.objectnet..::..IPlayer
The player to register.

