set3DENIconsVisible: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\| *(( \[\[[a-zA-Z0-9]+\]\])+) \}\}" to "|seealso= $1 }}")
m (Text replacement - " \| *(([^=\| ]+)('''|\[\[)([^=\| ]+)) * +\|p1=" to " |s1= $1 |p1=")
Line 9: Line 9:
| Toggle visibility of [[Eden Editor]] icons.
| Toggle visibility of [[Eden Editor]] icons.


| '''set3DENIconsVisible''' [showMap, showScene]
|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

Revision as of 00:23, 13 June 2021

Hover & click on the images for description

Description

Description:
Description needed
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

See also:
get3DENIconsVisible set3DENLinesVisible get3DENLinesVisible

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