GTA V NativesplayerPlayer::weaponOn this pagePlayer::weaponThis property returns players' current weapon. Note: this property is read-only. Example ```js let playerWeapon = player.weapon ``` See Also