gearSlotAmmoCount: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " \| *(([^=\| ]+)('''|\[\[)([^=\| ]+)) * \|p1=" to " |s1= $1 |p1=")
m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=0-9]{12})" to "|$1=$2 |descr=$3")
Line 14: Line 14:
|gr2= GUI Control
|gr2= GUI Control


| Returns ammo count of assigned magazine.
|descr= Returns ammo count of assigned magazine.


|s1=  [[gearSlotAmmoCount]] control
|s1=  [[gearSlotAmmoCount]] control

Revision as of 22:05, 13 June 2021

Hover & click on the images for description

Description

Description:
Returns ammo count of assigned magazine.
Groups:
Unit InventoryGUI Control

Syntax

Syntax:
gearSlotAmmoCount control
Parameters:
control: Control - CT_ITEMSLOT 103
Return Value:
Number

Examples

Example 1:
ammo = gearSlotAmmoCount _control;

Additional Information

See also:
gearSlotDatagearIDCAmmoCount

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note