Weapons::clear

From RAGE Multiplayer Wiki
Revision as of 17:22, 1 January 2021 by KirillZver (talk | contribs) (Created page with "Removes all weapons from the player. Analog player.removeAllWeapons() Удаляет всё оружие игрока. Аналог Player::rem...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Removes all weapons from the player. Analog player.removeAllWeapons()

Удаляет всё оружие игрока. Аналог player.removeAllWeapons()

Syntax

player.weapons.clear();