com.onlineobject.objectnet Namespace

IPlayer Members

The IPlayer type exposes the following members.

Methods


  Name Description
Public method GetLobbyId
Retrieves the lobby identifier that the player is part of.
Public method GetPlayerId
Retrieves the unique identifier for the player.
Public method GetPlayerName
Retrieves the name of the player.
Public method IsLocal
Determines if the player is the local player (i.e., the player on this machine).
Public method IsMaster
Determines if the player is the master player (e.g., the host or leader in a multiplayer setting).
Public method SetLobbyId
Sets the lobby identifier for the player.
Public method SetLocal
Sets the player's local status.
Public method SetMaster
Sets the player's master status.