doGetOut: Difference between revisions

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


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


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


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

Revision as of 19:52, 22 January 2009

-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