set3DENSelected: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame( +[0-9])?|Game [Vv]ersion( +[0-9])?|Game Version \(number surrounded by NO SPACES\)|Arguments in MP|MP[Aa]rg|Multiplayer Arguments( \("local" or "global"\))?|Effects|Execution|Effects...) |
Lou Montana (talk | contribs) m (Text replacement - "{{Feature|Warning|" to "{{Feature|warning|") |
||
(14 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=command | ||
|arma3 | |||
|1.56 | |game1= arma3 | ||
|version1= 1.56 | |||
|gr1= Eden Editor | |gr1= Eden Editor | ||
|descr= Changes selection in [[:Category:Eden Editor|Eden Editor]] to what is inside entities array. {{Feature|warning|This command will trigger the 3DEN event handler '''"OnSelectionChange"'''. Do not use it inside this event handler!}} | |||
|s1= [[set3DENSelected]] entities | |||
|p1= entities: [[Array]] of [[Eden Entity]] or [[Eden ID]] | |||
|r1= [[Nothing]] | |||
|x1= <sqf>set3DENSelected [0,5,3,6,7,12];</sqf> | |||
|seealso= [[get3DENMouseOver]] [[all3DENEntities]] [[collect3DENHistory]] [[get3DENEntityID]] [[get3DENSelected]] [[set3DENObjectType]] | |||
[[ | }} |
Latest revision as of 00:25, 2 February 2024
Description
- Description:
- Changes selection in Eden Editor to what is inside entities array.
- Groups:
- Eden Editor
Syntax
- Syntax:
- set3DENSelected entities
- Parameters:
- entities: Array of Eden Entity or Eden ID
- Return Value:
- Nothing
Examples
- Example 1:
- set3DENSelected [0,5,3,6,7,12];
Additional Information
- See also:
- get3DENMouseOver all3DENEntities collect3DENHistory get3DENEntityID get3DENSelected set3DENObjectType
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