set3DENSelected: Difference between revisions
Jump to navigation
Jump to search
m (note about event handler) |
Lou Montana (talk | contribs) m (Text replacement - "<code>\[\[([a-zA-Z0-9_]+)\]\] +(\[[a-zA-Z0-9_, ]+\]);?<\/code>" to "<sqf>$1 $2;</sqf>") |
||
Line 14: | Line 14: | ||
|r1= [[Nothing]] | |r1= [[Nothing]] | ||
|x1= < | |x1= <sqf>set3DENSelected [0,5,3,6,7,12];</sqf> | ||
|seealso= [[get3DENMouseOver]] [[all3DENEntities]] [[collect3DENHistory]] [[get3DENEntityID]] [[get3DENSelected]] [[set3DENObjectType]] | |seealso= [[get3DENMouseOver]] [[all3DENEntities]] [[collect3DENHistory]] [[get3DENEntityID]] [[get3DENSelected]] [[set3DENObjectType]] | ||
}} | }} |
Revision as of 13:20, 5 May 2022
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