getUnloadInCombat: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (Created page with "{{RV|type=command |game1= arma3 |version1= 2.12 |gr1= Object Manipulation |descr= A getter for getUnloadInCombat. To return global config value see [[canUnloadInCombat]...") |
Lou Montana (talk | contribs) m (Text replacement - "\| *p([0-9]+) *=([^↵]+) -↵" to "|p$1=$2") |
||
(One intermediate revision by one other user not shown) | |||
Line 6: | Line 6: | ||
|gr1= Object Manipulation | |gr1= Object Manipulation | ||
|descr= A getter for [[ | |descr= A getter for [[setUnloadInCombat]]. To return global config value see [[canUnloadInCombat]] | ||
|s1= [[getUnloadInCombat]] vehicle | |s1= [[getUnloadInCombat]] vehicle | ||
|p1= vehicle: [[Object]] | |p1= vehicle: [[Object]] | ||
|r1= [[Array]] in format [cargo, turrets] | |r1= [[Array]] in format [cargo, turrets] | ||
Latest revision as of 11:51, 26 March 2024
Description
- Description:
- A getter for setUnloadInCombat. To return global config value see canUnloadInCombat
- Groups:
- Object Manipulation
Syntax
- Syntax:
- getUnloadInCombat vehicle
- Parameters:
- vehicle: Object
- Return Value:
- Array in format [cargo, turrets]
Examples
- Example 1:
Additional Information
- See also:
- setUnloadInCombat canUnloadInCombat
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