removeFromRemainsCollector: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "|= Game version" to "|Game version=") |
mNo edit summary |
||
Line 9: | Line 9: | ||
|eff= global |Multiplayer Effects= | |eff= global |Multiplayer Effects= | ||
|gr1= Object Manipulation |GROUP1= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 10:10, 24 September 2020
Description
- Description:
- Removes vehicles/units from the garbage collector, so they do not get deleted automatically; added earlier with addToRemainsCollector
- Groups:
- Object Manipulation
Syntax
- Syntax:
- removeFromRemainsCollector remains
- Parameters:
- remains: Array - array of vehicles/units
- Return Value:
- Nothing
Examples
- Example 1:
removeFromRemainsCollector [unit1, unit2, vehicle1];
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