com.onlineobject.objectnet Namespace

NetworkPlayer Members

The NetworkPlayer type exposes the following members.

Constructors


  Name Description
Public method NetworkPlayer
Constructs a new instance of a NetworkPlayer.

Methods


  Name Description
Public method GetClient
Gets the network client associated with the player.
Public method GetLobbyId
Gets the lobby ID that the player is part of.
Public method GetPlayerId
Gets the player's unique identifier.
Public method GetPlayerName
Gets the player's name.
Public method HasClient
Determines if the player has an associated network client.
Public method IsLocal
Determines if the player is local.
Public method IsMaster
Determines if the player is the master.
Public method SetClient
Sets the network client for the player.
Public method SetLobbyId
Sets the lobby ID for the player.
Public method SetLocal
Sets whether the player is local.
Public method SetMaster
Sets whether the player is the master.