synchronizeObjectsRemove: Difference between revisions
| m (formatting) | Lou Montana (talk | contribs)  m (Text replacement - "|game2= arma2oa  |version2= 1.51 " to "|game2= arma2oa  |version2= 1.50 ") | ||
| Line 7: | Line 7: | ||
| |game2= arma2oa | |game2= arma2oa | ||
| |version2= 1. | |version2= 1.50 | ||
| |game3= tkoh | |game3= tkoh | ||
Revision as of 17:50, 27 April 2021
Description
- Description:
- Removes given objects from the unit's list of synchronized objects.
- Groups:
- Object Manipulation
Syntax
- Syntax:
- unit synchronizeObjectsRemove objects
- Parameters:
- unit: Object
- objects: Array - An array of objects
- Return Value:
- Nothing
Examples
- Example 1:
- player synchronizeObjectsRemove [_object1, _object2, _object3]
Additional Information
- See also:
- synchronizeObjectsAdd
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
 
	


