set3DENLinesVisible: 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]] lines. | | Toggle visibility of [[Eden Editor]] lines. | ||
| '''set3DENLinesVisible''' [showMap, showScene] | | '''set3DENLinesVisible''' [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>[[set3DENLinesVisible]] [<nowiki/>[[false]], [[false]] ];</code> | |x1= <code>[[set3DENLinesVisible]] [<nowiki/>[[false]], [[false]] ];</code> | ||
Hide all lines | Hide all lines | ||
| | | | ||
Line 21: | Line 21: | ||
[[set3DENIconsVisible]] | [[set3DENIconsVisible]] | ||
[[get3DENIconsVisible]] | [[get3DENIconsVisible]] | ||
| | | | ||
}} | }} | ||
Revision as of 11:04, 18 January 2021
Description
- Description:
- Toggle visibility of Eden Editor lines.
- Groups:
- Eden Editor
Syntax
- Syntax:
- set3DENLinesVisible [showMap, showScene]
- Parameters:
- showScene: Boolean - visibility in the scene
- showMap : Boolean - visibility in the map
- Return Value:
- Nothing
Examples
- Example 1:
set3DENLinesVisible [false, false ];
Hide all lines
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