NetworkPlayerReference Methods
The NetworkPlayerReference type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Configure |
Configures the network player reference with the specified client, connection ID, and player ID.
|
![]() |
GetClient |
Retrieves the network client associated with this player.
|
![]() |
GetConnectionId |
Retrieves the connection ID for this player.
|
![]() |
GetPlayerId |
Retrieves the player ID.
|
![]() |
SetClient |
Sets the network client for this player.
|
![]() |
SetConnectionId |
Sets the connection ID for this player.
|
![]() |
SetPlayerId |
Sets the player ID for this player.
|