magazinesDetailVest: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "|gr1= Containers |GROUP1=" to "|gr1= Unit Inventory |GROUP1=") |
Lou Montana (talk | contribs) m (Add since template usage) |
||
Line 15: | Line 15: | ||
|p1= unit: [[Object]] |PARAMETER1= | |p1= unit: [[Object]] |PARAMETER1= | ||
| | | [[Array]] |RETURNVALUE= | ||
| | |s2= [[magazinesDetailVest]] [unit, includeEmpty] {{since|arma3|1.99.146475|y}} |SYNTAX2= | ||
| | |||
| | |p21= unit: [[Object]] - unit |PARAMETER21= | ||
|p22= includeEmpty: [[Boolean]] - (Optional, default [[false]]) [[true]] to include empty magazines |PARAMETER22= | |||
| | |r2= [[Array]] |RETURNVALUE2= | ||
|x1= <code>[[magazinesDetailVest]] [[player]];</code> |EXAMPLE1= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[magazinesDetail]], [[magazinesDetailUniform]], [[magazinesDetailBackpack]] |SEEALSO= | | [[magazinesDetail]], [[magazinesDetailUniform]], [[magazinesDetailBackpack]] |SEEALSO= | ||
}} | }} | ||
Line 44: | Line 40: | ||
<h3 style='display:none'>Bottom Section</h3> | <h3 style='display:none'>Bottom Section</h3> | ||
Revision as of 23:50, 23 December 2020
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