gearIDCAmmoCount: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
Lou Montana (talk | contribs) m (Text replacement - " *\|= * " to " ") |
||
Line 13: | Line 13: | ||
| [[gearIDCAmmoCount]] idc|SYNTAX= | | [[gearIDCAmmoCount]] idc|SYNTAX= | ||
|p1= idc: [[Number]] - idc of control type CT_ITEMSLOT 103 | |p1= idc: [[Number]] - idc of control type CT_ITEMSLOT 103 | ||
| [[Number]] |RETURNVALUE= | | [[Number]] |RETURNVALUE= |
Revision as of 21:38, 17 January 2021
Description
- Description:
- Returns ammo count of assigned magazine.
- Groups:
- Unit InventoryGUI Control
Syntax
- Syntax:
- gearIDCAmmoCount idc
- Parameters:
- idc: Number - idc of control type CT_ITEMSLOT 103
- Return Value:
- Number
Examples
- Example 1:
ammo = gearIDCAmmoCount _control;
Additional Information
- See also:
- gearSlotDatagearSlotAmmoCount
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