removeFromRemainsCollector: Difference between revisions
Lou Montana (talk | contribs) m (Text replacement - "|= Comments" to "|Comments=")  | 
				Lou Montana (talk | contribs)  m (Text replacement - "|= Game name" to "|Game name=")  | 
				||
| Line 2: | Line 2: | ||
____________________________________________________________________________________________  | ____________________________________________________________________________________________  | ||
| arma3 |  | | arma3 |Game name=  | ||
|1.32|= Game version  | |1.32|= Game version  | ||
Revision as of 14:03, 1 September 2019
Description
- Description:
 - Removes vehicles/units from the garbage collector, so they do not get deleted automatically; added earlier with addToRemainsCollector
 - Groups:
 - Uncategorised
 
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