magazinesDetailVest: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "{{since" to "{{Since") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Command|Comments= | {{Command|Comments= | ||
| arma3 |Game name= | | arma3 |Game name= | ||
Line 7: | Line 6: | ||
|gr1= Unit Inventory |GROUP1= | |gr1= Unit Inventory |GROUP1= | ||
| Returns an array with the type names of all the unit's vest magazines. |DESCRIPTION= | | Returns an array with the type names of all the unit's vest magazines. |DESCRIPTION= | ||
| '''magazinesDetailVest''' unit |SYNTAX= | | '''magazinesDetailVest''' unit |SYNTAX= | ||
Line 27: | Line 24: | ||
|x1= <code>[[magazinesDetailVest]] [[player]];</code> |EXAMPLE1= | |x1= <code>[[magazinesDetailVest]] [[player]];</code> |EXAMPLE1= | ||
| [[magazinesDetail]], [[magazinesDetailUniform]], [[magazinesDetailBackpack]] |SEEALSO= | | [[magazinesDetail]], [[magazinesDetailUniform]], [[magazinesDetailBackpack]] |SEEALSO= |
Revision as of 01:55, 17 January 2021
Description
- Description:
- Returns an array with the type names of all the unit's vest magazines.
- Groups:
- Unit Inventory
Syntax
Alternative Syntax
- Syntax:
- magazinesDetailVest [unit, includeEmpty] Template:Since
- 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