set3DENIconsVisible: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
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...) |
||
Line 1: | Line 1: | ||
{{Command | {{Command | ||
|arma3 | |arma3 | ||
|1.56 | |1.56 | ||
|gr1= Eden Editor | |gr1= Eden Editor | ||
| Toggle visibility of [[Eden Editor]] icons. | | Toggle visibility of [[Eden Editor]] icons. | ||
| '''set3DENIconsVisible''' [showMap, showScene] | | '''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 | ||
| [[Nothing]] | | [[Nothing]] | ||
|x1= <code>[[set3DENIconsVisible]] [<nowiki/>[[false]], [[false]] ];</code> | |x1= <code>[[set3DENIconsVisible]] [<nowiki/>[[false]], [[false]] ];</code> | ||
Hide all icons | Hide all icons | ||
| | | | ||
Line 21: | Line 21: | ||
[[set3DENLinesVisible]] | [[set3DENLinesVisible]] | ||
[[get3DENLinesVisible]] | [[get3DENLinesVisible]] | ||
| | | | ||
}} | }} | ||
Revision as of 11:02, 18 January 2021
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:
set3DENIconsVisible [false, false ];
Hide all icons
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
Notes