magazinesDetailUniform: Difference between revisions
Jump to navigation
Jump to search
m (formatting) |
m (missing semicolon in example) |
||
Line 24: | Line 24: | ||
|x1= <code>[[magazinesDetailUniform]] [[player]]</code>|EXAMPLE1= | |x1= <code>[[magazinesDetailUniform]] [[player]];</code>|EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ |
Revision as of 09:54, 29 June 2020
Description
- Description:
- Returns an array with the type names of all the unit's uniform magazines.
- Groups:
- Uncategorised
Syntax
Alternative Syntax
- Syntax:
- magazinesDetailUniform [unit, includeEmpty] (Since Arma 3 v1.99.146475)
- Parameters:
- [unit, includeEmpty]: Array
- unit: Object - unit
- includeEmpty (Optional): Boolean - true to include empty magazines. Default: false
- Return Value:
- Array
Examples
- Example 1:
magazinesDetailUniform 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