getWeaponCargo: Difference between revisions
| Lou Montana (talk | contribs) m (Text replacement - " {{uc:{{PAGENAME}}}}" to "") | Lou Montana (talk | contribs)  m (Text replacement - " 		   " to "  ") | ||
| Line 16: | Line 16: | ||
| | [[Array]] - format [all_types_array, all_counts_array]. Eg: [["a", "b"], [3, 2]] | | [[Array]] - format [all_types_array, all_counts_array]. Eg: [["a", "b"], [3, 2]] | ||
| |x1= <code>_content = [[getWeaponCargo]] carName;</code> | |x1= <code>_content = [[getWeaponCargo]] carName;</code> | ||
| |x2= <code>_content = [[getWeaponCargo]] ammoBoxName;</code> | |x2= <code>_content = [[getWeaponCargo]] ammoBoxName;</code> | ||
Revision as of 20:02, 10 June 2021
Description
- Description:
- Description needed
- Groups:
- Vehicle InventoryContainers
Syntax
- Syntax:
- Syntax needed
- Parameters:
- object: Object - object to check
- Return Value:
- Return value needed
Examples
- Example 1:
- _content = getWeaponCargo carName;
- Example 2:
- _content = getWeaponCargo ammoBoxName;
Additional Information
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
