set3DENIconsVisible: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\| *arma3 * * *\| *([0-2]\.[0-9]{2}) * " to "|game1= arma3 |version1= $1 ") |
Lou Montana (talk | contribs) m (Text replacement - "Category:Eden Editor" to "Eden Editor") |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
|gr1= Eden Editor | |gr1= Eden Editor | ||
|descr= Toggle visibility of [[Eden Editor]] icons. | |descr= Toggle visibility of [[:Category:Eden Editor|Eden Editor]] icons. | ||
|s1= | |s1= [[set3DENIconsVisible]] [showMap, showScene] | ||
|p1= showScene: [[Boolean]] - visibility in the scene | |p1= showScene: [[Boolean]] - visibility in the scene | ||
|p2= showMap : [[Boolean]] - visibility in the map | |p2= showMap : [[Boolean]] - visibility in the map | ||
|r1= [[Nothing]] | |r1= [[Nothing]] | ||
|x1= < | |x1= <sqf>set3DENIconsVisible [false, false]; // Hide all icons</sqf> | ||
Hide all icons | |||
|seealso= | |seealso= [[get3DENIconsVisible]] [[set3DENLinesVisible]] [[get3DENLinesVisible]] [[set3DENModelsVisible]] | ||
[[get3DENIconsVisible]] | |||
[[set3DENLinesVisible]] | |||
[[get3DENLinesVisible]] | |||
}} | }} |
Latest revision as of 13:26, 9 July 2023
Description
- Description:
- Toggle visibility of Eden Editor icons.
- Groups:
- Eden Editor
Syntax
- Syntax:
- set3DENIconsVisible [showMap, showScene]
- Parameters:
- showScene: Boolean - visibility in the scene
- showMap : Boolean - visibility in the map
- Return Value:
- Nothing
Examples
- Example 1:
Additional Information
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