magazinesDetailVest: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|s([0-9])\= '''([^' ]+)'''([^ ]+) " to "|s$1= $2$3 ") |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
Line 14: | Line 14: | ||
|r1= [[Array]] | |r1= [[Array]] | ||
|s2= [[magazinesDetailVest]] [unit, includeEmpty] | |s2= [[magazinesDetailVest]] [unit, includeEmpty] | ||
|s2since= arma3 2.00 | |||
|p21= unit: [[Object]] - unit | |p21= unit: [[Object]] - unit |
Revision as of 00:42, 11 August 2021
Description
- Description:
- Returns an array with the type names of all the unit's vest magazines.
- Groups:
- Unit Inventory
Syntax
- Syntax:
- magazinesDetailVest unit
- Parameters:
- unit: Object
- Return Value:
- Array
Alternative Syntax
- Syntax:
- magazinesDetailVest [unit, includeEmpty]
- Parameters:
- unit: Object - unit
- includeEmpty: Boolean - (Optional, default false) true to include empty magazines
- Return Value:
- Array
Examples
- Example 1:
magazinesDetailVest player;
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