◆ GetPlayerIdentityId() [1/2]
| static string SCR_PlayerIdentityUtils.GetPlayerIdentityId |
( |
IEntity | player | ) |
|
|
static |
Gets the Bohemia Player Identity ID.
- Parameters
-
| player | Instance of the player |
- Returns
- the uid as string
◆ GetPlayerIdentityId() [2/2]
| static UUID SCR_PlayerIdentityUtils.GetPlayerIdentityId |
( |
int | playerId | ) |
|
|
static |
Gets the Bohemia Player Identity ID with polyfill support for PeerTool plugin testing.
- Parameters
-
| playerId | Index of the player inside player manager |
- Returns
- the uid as UUID wrapper
The documentation for this interface was generated from the following file:
- Game/Utilities/SCR_PlayerIdentityUtils.c