isInRemainsCollector: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "|= Game name" to "|Game name=") |
mNo edit summary |
||
Line 7: | Line 7: | ||
|arg= global |Multiplayer Arguments= | |arg= global |Multiplayer Arguments= | ||
|gr1= Object Manipulation |GROUP1= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ |
Revision as of 21:51, 22 September 2020
Description
- Description:
- Checks if unit or vehicle is queued for disposal after death.
- 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