selectionPosition: Difference between revisions

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


| arma |= Game name


<h2 style="color:#000066">'''''object'' selectionPosition ''selection name'' '''</h2>
|2.92|= Game version
____________________________________________________________________________________________


| Search for selection in the object model (first in the memory level, then in other levels). Returns position in model space. |= Description
____________________________________________________________________________________________


'''Operand types:'''
| object '''selectionPosition''' selection name '''''' |= Syntax


'''object:''' [[Object]]
|p1= object: [[Object]] |= Parameter 1


'''selection name:''' [[String]]
|p2= selection name: [[String]] |= Parameter 2


'''Type of returned value:'''
| [[Array]] |= Return value
____________________________________________________________________________________________


[[Array]]
|  |= See also


'''Compatibility:'''
}}


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


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


Search for selection in the object model (first in the memory level, then in other levels). Returns position in model space.
<h3 style="display:none">Bottom Section</h3>
[[Category:Scripting Commands|SELECTIONPOSITION]]
[[Category:Scripting Commands ArmA|SELECTIONPOSITION]]

Revision as of 00:02, 2 August 2006

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

Description

Description:
Search for selection in the object model (first in the memory level, then in other levels). Returns position in model space.
Groups:
Uncategorised

Syntax

Syntax:
object selectionPosition' selection name '
Parameters:
object: Object
selection name: String
Return Value:
Array

Examples

Examples:
Example needed

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