selectionNames: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "{{Command|= Comments |arma3|= Game name |1.58|= Game version | Returns the list of model selections |= Description | '''selectionNames''' object; |= Syntax |p1= object: Obje...")
 
(Added selectionPosition to see also)
Line 7: Line 7:
| [[Array]] - List of selection names |= RETURNVALUE  
| [[Array]] - List of selection names |= RETURNVALUE  
</code>|= EXAMPLE1  
</code>|= EXAMPLE1  
| [[createSimpleObject]], [[hideSelection]] |= SEEALSO  
| [[createSimpleObject]], [[hideSelection]], [[selectionPosition]] |= SEEALSO  
|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  
}}
}}

Revision as of 01:09, 5 June 2016

Hover & click on the images for description

Description

Description:
Returns the list of model selections
Groups:
Uncategorised

Syntax

Syntax:
selectionNames object;
Parameters:
object: Object
Return Value:
Array - List of selection names

Examples

Examples:
Example needed

Additional Information

See also:
createSimpleObjecthideSelectionselectionPosition

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

Bottom Section

Notes

Bottom Section