commandGetOut: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Reset version to 1.00)
m (Fixed syntax)
Line 12: Line 12:
| '''commandGetOut''' unit |= Syntax
| '''commandGetOut''' unit |= Syntax


|p1= unit: [[Object]] |= Parameter 1
|p1= unit: [[Object]] or [[Array]] |= Parameter 1


| [[Nothing]] |= Return value
| [[Nothing]] |= Return value

Revision as of 09:43, 27 October 2006

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Orders the unit to get out from the vehicle (via the radio).
Groups:
Uncategorised

Syntax

Syntax:
commandGetOut unit
Parameters:
unit: Object or Array
Return Value:
Nothing

Examples

Example 1:
commandGetOut unitOne

Additional Information

See also:
See also needed

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

Notes

Bottom Section