removeSwitchableUnit: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
 
mNo edit summary
Line 3: Line 3:




 
<h2 style="color:#000066">'''removeSwitchableUnit ''person'''''</h2>
 
 
<h2 style="color:#000066">''''' removeSwitchableUnit''''' ''person''</h2>




'''Operand types:'''
'''Operand types:'''


person: [[Object]]
'''person:''' [[Object]]


'''Type of returned value:'''
'''Type of returned value:'''


Nothing
[[Nothing]]


'''Compatibility:'''
'''Compatibility:'''
Line 24: Line 21:


Remove a unit from the list of units available for team switch.
Remove a unit from the list of units available for team switch.
'''Example:'''

Revision as of 12:53, 30 June 2006


removeSwitchableUnit person


Operand types:

person: Object

Type of returned value:

Nothing

Compatibility:

Version 2.92 required

Description:

Remove a unit from the list of units available for team switch.