GetPlayerIdentifier
Docslocal retval = GetPlayerIdentifier(playerSrc, identiferIndex)Description
To get the number of identifiers, use GET_NUM_PLAYER_IDENTIFIERS
To get a specific type of identifier, use GET_PLAYER_IDENTIFIER_BY_TYPE
Parameters
| Name | Type | Description |
|---|---|---|
playerSrc | char* | — |
identiferIndex | int | — |
Returns
char*