doGetOut: Difference between revisions

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


| Orders a unit to get out from the vehicle (silently). |= Description
| Orders a unit or units to get out from the vehicle (silently). |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________


| '''doGetOut''' unit |= Syntax
| '''doGetOut''' unit(s) |= Syntax


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


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

Revision as of 03:39, 26 August 2007

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

Description

Description:
Orders a unit or units to get out from the vehicle (silently).
Groups:
Uncategorised

Syntax

Syntax:
doGetOut unit(s)
Parameters:
unit(s): Object or Array
Return Value:
Nothing

Examples

Example 1:
doGetOut 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