doGetOut: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
[[Category:Scripting Commands|DOGETOUT]]
{{Command|= Comments
[[Category:Scripting Commands OFP Elite |DOGETOUT]]
____________________________________________________________________________________________
[[Category:Scripting Commands ArmA|DOGETOUT]]


| arma |= Game name


<h2 style="color:#000066">''' doGetOut ''unit'''''</h2>
|2.28|= Game version
____________________________________________________________________________________________


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


'''Operand types:'''
| '''doGetOut''' unit |= Syntax


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


'''Type of returned value:'''
| [[Nothing]] |= Return value
____________________________________________________________________________________________
 
|x1= <pre>doGetOut unitOne</pre> |= Example 1
____________________________________________________________________________________________


[[Nothing]]
|  |= See also


'''Compatibility:'''
}}


Version 2.28 required.
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->


'''Description:'''
<!-- Note Section END -->
</dl>


Orders a unit to get out from the vehicle (silently).
<h3 style="display:none">Bottom Section</h3>


 
[[Category:Scripting Commands|DOGETOUT]]
'''Example:'''
[[Category:Scripting Commands OFP Elite |DOGETOUT]]
 
[[Category:Scripting Commands ArmA|DOGETOUT]]
'''doGetOut''' unitOne

Revision as of 00:49, 2 August 2006

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

Description

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

Syntax

Syntax:
doGetOut unit
Parameters:
unit: Object
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