getWeaponCargo: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " " to " ") |
Lou Montana (talk | contribs) m (Text replacement - " \| *(\[\[[a-zA-Z ]+\]\].+) \|x1=" to " |r1=$1 |x1=") |
||
Line 15: | Line 15: | ||
|p1= object: [[Object]] - object to check | |p1= object: [[Object]] - object to check | ||
| [[Array]] - format [all_types_array, all_counts_array]. Eg: [["a", "b"], [3, 2]] | |r1=[[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> |
Revision as of 20:46, 10 June 2021
Description
- Description:
- Description needed
- Groups:
- Vehicle InventoryContainers
Syntax
- Syntax:
- Syntax needed
- Parameters:
- object: Object - object to check
- Return Value:
- Array - format [all_types_array, all_counts_array]. Eg: [["a", "b"], [3, 2]]
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