get3DENLinesVisible: Difference between revisions
Jump to navigation
Jump to search
m (see also) |
Lou Montana (talk | contribs) m (Text replacement - "Category:Eden Editor" to "Eden Editor") |
||
(7 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
|gr1= Eden Editor | |gr1= Eden Editor | ||
|descr= Get visibility state of [[Eden Editor]] lines. | |descr= Get visibility state of [[:Category:Eden Editor|Eden Editor]] lines. | ||
|s1= [[get3DENLinesVisible]] | |s1= [[get3DENLinesVisible]] | ||
Line 14: | Line 14: | ||
* showMap : [[Boolean]] - visibility in the map | * showMap : [[Boolean]] - visibility in the map | ||
|x1= < | |x1= <sqf>if (get3DENLinesVisible select 0) then { hint "Lines are visible in the map."; };</sqf> | ||
|seealso= [[set3DENLinesVisible]] [[set3DENIconsVisible]] [[get3DENIconsVisible]] [[set3DENModelsVisible]] | |seealso= [[set3DENLinesVisible]] [[set3DENIconsVisible]] [[get3DENIconsVisible]] [[set3DENModelsVisible]] | ||
}} | }} |
Latest revision as of 13:27, 9 July 2023
Description
- Description:
- Get visibility state of Eden Editor lines.
- Groups:
- Eden Editor
Syntax
- Syntax:
- get3DENLinesVisible
- Return Value:
- Array in format [showMap, showScene]
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