Player::name

From RAGE Multiplayer Wiki
Revision as of 19:13, 4 January 2017 by Niks (talk | contribs)

This property is the name of a player.

Example

let playerName = player.name
player.name = 'Bobby'