isInRemainsCollector: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|" to "|") |
Lou Montana (talk | contribs) m (Text replacement - " \| *(([^=\| ]+)('''|\[\[)([^=\| ]+)) * \|p1=" to " |s1= $1 |p1=") |
||
Line 11: | Line 11: | ||
| Checks if unit or vehicle is queued for disposal after death. | | Checks if unit or vehicle is queued for disposal after death. | ||
| '''isInRemainsCollector''' remain | |s1= '''isInRemainsCollector''' remain | ||
|p1= remain: [[Object]] - vehicle or unit | |p1= remain: [[Object]] - vehicle or unit |
Revision as of 23:07, 12 June 2021
Description
- Description:
- Description needed
- Groups:
- Object Manipulation
Syntax
- Syntax:
- isInRemainsCollector remain
- Parameters:
- remain: Object - vehicle or unit
- Return Value:
- Boolean
Examples
- Example 1:
if (isInRemainsCollector unit1) then {hint "unit1 is queued for disposal"};
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