gearSlotAmmoCount: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Category)
(see also)
Line 12: Line 12:
| [[gearSlotAmmoCount]] control|= Syntax
| [[gearSlotAmmoCount]] control|= Syntax


|p1= control : [[Control]] |=  
|p1= control: [[Control]] - CT_ITEMSLOT 103 |=  




Line 22: Line 22:
____________________________________________________________________________________________
____________________________________________________________________________________________


|  |= SEEALSO  
|[[gearSlotData]], [[gearIDCAmmoCount]], [[setGearSlotAmmoCout]], [[setIDCAmmoCount]] |= SEEALSO  


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  

Revision as of 22:28, 29 November 2016

-wrong parameter ("Arma") defined!-?
Hover & click on the images for description

Description

Description:
Returns ammo count of assigned magazine.
Groups:
Uncategorised

Syntax

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

Examples

Example 1:
ammo = gearSlotAmmoCount _control;

Additional Information

See also:
gearSlotDatagearIDCAmmoCountsetGearSlotAmmoCoutsetIDCAmmoCount

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

Notes

Bottom Section