removeSwitchableUnit: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "Category:Scripting Commands ArmA2" to "Category:Scripting Commands Arma 2") |
m (see also) |
||
Line 19: | Line 19: | ||
|x1= <code>[[removeSwitchableUnit]] _unit1;</code> |Example 1= | |x1= <code>[[removeSwitchableUnit]] _unit1;</code> |Example 1= | ||
| [[Team Switch]] |SEEALSO= | | [[Team Switch]] [[addSwitchableUnit]]|SEEALSO= | ||
}} | }} | ||
Revision as of 12:56, 11 March 2020
Description
- Description:
- Remove a unit from the list of units available for Team Switch.
- Groups:
- Uncategorised
Syntax
- Syntax:
- removeSwitchableUnit unitName
- Parameters:
- unitName: Object
- Return Value:
- Nothing
Examples
- Example 1:
removeSwitchableUnit _unit1;
Additional Information
- See also:
- Team Switch addSwitchableUnit
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