com.onlineobject.objectnet Namespace

NetworkLobby..::..RegisterPlayer Method

Registers a player to the lobby if they are not already registered.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public void RegisterPlayer(

	IPlayer player

)

Parameters

player
Type: com.onlineobject.objectnet..::..IPlayer
The player to register.