Blip::setNameToPlayerName
Function to set blip name to player [social club gamer tag name](/player-socialclub).
Syntax
```js blip.setNameToPlayerName(player); ```
Required Argument
- player: [player shared id](/pool-remoteid)
Return value
Example
```js // todo ```
See also