selectedEditorObjects: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|x([0-9])= *<code>([^<]*)<\/code>" to "|x$1= <sqf>$2</sqf>") |
Lou Montana (talk | contribs) m (Text replacement - "\{\{Feature *\| *Informative *\| ([^↵]+) *\}\}" to "{{Feature|informative|$1}}") |
||
Line 16: | Line 16: | ||
|descr= Returns a list of currently selected editor objects. | |descr= Returns a list of currently selected editor objects. | ||
{{Feature | | {{Feature|informative|Some Old Editor Command}} | ||
|s1= [[selectedEditorObjects]] map | |s1= [[selectedEditorObjects]] map |
Latest revision as of 18:12, 15 March 2024
Description
- Description:
- Returns a list of currently selected editor objects.
- Groups:
- Game 2 Editor
Syntax
- Syntax:
- selectedEditorObjects map
- Parameters:
- map: Control
- Return Value:
- Array
Examples
- Example 1:
- _selObjects = selectedEditorObjects _map; // result can be: ["_vehicle_0","_vehicle_9","_vehicle_11"]
Additional Information
- See also:
- get3DENSelected
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