NetworkPlayer Members
The NetworkPlayer type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
GetClient |
Gets the network client associated with the player.
|
![]() |
GetLobbyId |
Gets the lobby ID that the player is part of.
|
![]() |
GetPlayerId |
Gets the player's unique identifier.
|
![]() |
GetPlayerName |
Gets the player's name.
|
![]() |
HasClient |
Determines if the player has an associated network client.
|
![]() |
IsLocal |
Determines if the player is local.
|
![]() |
IsMaster |
Determines if the player is the master.
|
![]() |
SetClient |
Sets the network client for the player.
|
![]() |
SetLobbyId |
Sets the lobby ID for the player.
|
![]() |
SetLocal |
Sets whether the player is local.
|
![]() |
SetMaster |
Sets whether the player is the master.
|