Skip to main content

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​

  • Undefined

Example​

```js // todo ```

See also​