IPlayer Members
The IPlayer type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetLobbyId |
Retrieves the lobby identifier that the player is part of.
|
|
GetPlayerId |
Retrieves the unique identifier for the player.
|
|
GetPlayerName |
Retrieves the name of the player.
|
|
IsLocal |
Determines if the player is the local player (i.e., the player on this machine).
|
|
IsMaster |
Determines if the player is the master player (e.g., the host or leader in a multiplayer setting).
|
|
SetLobbyId |
Sets the lobby identifier for the player.
|
|
SetLocal |
Sets the player's local status.
|
|
SetMaster |
Sets the player's master status.
|