com.onlineobject.objectnet Namespace

NetworkLobby..::..GetPlayers Method

Retrieves an array of all registered players in the lobby.

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

Syntax


public IPlayer[] GetPlayers()

Return Value

An array of IPlayer objects representing the registered players.