com.onlineobject.objectnet Namespace

ILobby..::..UnregisterPlayer Method

Unregisters a player from the lobby.

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

Syntax


void UnregisterPlayer(

	IPlayer player

)

Parameters

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