weaponAccessoriesCargo: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 8: Line 8:
|gr1= Vehicle Inventory |GROUP1=
|gr1= Vehicle Inventory |GROUP1=


|gr2= Weapons |GROUP2=
|gr2= Containers |GROUP2=
 
|gr3= Unit Inventory |GROUP3=
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 16:07, 27 September 2020

Hover & click on the images for description

Description

Description:
Returns array with all items assigned to the given weapon in given cargo container.
This is unofficial documentation. All Information here is as it exists in the Engine. It might not reflect the reality.
Groups:
Vehicle InventoryContainersUnit Inventory

Syntax

Syntax:
container weaponAccessoriesCargo [weaponId, creatorId]
Parameters:
container: Object - cargo container
[weaponId, creatorId]: Array
weaponId: Number
creatorId: Number
Return Value:
Array - [silencer, laserpointer/flashlight, optics, bipod]

Examples

Examples:
Example needed

Additional Information

See also:
weaponAccessoriesprimaryWeaponItemshandgunItemssecondaryWeaponItemsweaponsItemsweaponsItemsCargoremoveWeaponAttachmentCargoremoveWeaponCargo

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