GTA V NativesweaponWeapon::getWeaponTintCountOn this pageWeapon::getWeaponTintCountSyntax ```js mp.game.weapon.getWeaponTintCount(weaponHash); ``` Required Arguments weaponHash: Model hash or name Return value int Example ```js // todo ``` See also