set3DENIconsVisible: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\{\{GameCategory\|(arma[0123])\|[ _]?New[ _]Scripting[ _]Commands[ _]List\}\}" to "{{GameCategory|$1|New Scripting Commands}}") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Command|Comments= | {{Command|Comments= | ||
|arma3|Game name= | |arma3|Game name= | ||
Line 7: | Line 6: | ||
|gr1= Eden Editor |GROUP1= | |gr1= Eden Editor |GROUP1= | ||
| Toggle visibility of [[Eden Editor]] icons. |DESCRIPTION= | | Toggle visibility of [[Eden Editor]] icons. |DESCRIPTION= | ||
| '''set3DENIconsVisible''' [showMap, showScene] |SYNTAX= | | '''set3DENIconsVisible''' [showMap, showScene] |SYNTAX= | ||
Line 19: | Line 16: | ||
|x1= <code>[[set3DENIconsVisible]] [<nowiki/>[[false]], [[false]] ];</code> | |x1= <code>[[set3DENIconsVisible]] [<nowiki/>[[false]], [[false]] ];</code> | ||
Hide all icons|EXAMPLE1= | Hide all icons|EXAMPLE1= | ||
| | | | ||
Line 27: | Line 23: | ||
|SEEALSO= | |SEEALSO= | ||
| |MPBEHAVIOUR= | | |MPBEHAVIOUR= | ||
}} | }} | ||
Revision as of 02:30, 17 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