set3DENIconsVisible: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) |
Lou Montana (talk | contribs) m (Text replacement - "Category:Eden Editor" to "Eden Editor") |
||
(11 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{RV|type=command | {{RV|type=command | ||
|arma3 | |game1= arma3 | ||
|version1= 1.56 | |||
| | |gr1= Eden Editor | ||
| | |descr= Toggle visibility of [[:Category:Eden Editor|Eden Editor]] icons. | ||
| | |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= [[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