ped.weaponClipAmmunition: Difference between revisions

From GTA Connected
Jump to navigation Jump to search
(Created page with "{{ScriptItem |endpoint = shared |type = property |class = Ped |name = weaponClipAmmunition |readonly = true |returnTypes = int |usage = fetch current weapon ammunition for the...")
 
No edit summary
Line 6: Line 6:
|readonly = true
|readonly = true
|returnTypes = int
|returnTypes = int
|usage = fetch current weapon ammunition for the clip for the ped's current weapon
|usage = fetch the current weapon ammunition for the clip for the ped's current weapon
|returnInfo = an integer, representing the weapon ammunition for the clip for the ped's current weapon
|returnInfo = an integer, representing the weapon ammunition for the clip for the ped's current weapon
}}
}}

Revision as of 03:08, 2 December 2020

weaponClipAmmunition

Signature: void weaponClipAmmunition()

Usage: fetch the current weapon ammunition for the clip for the ped's current weapon

Return

void