is3DENPreview: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|" to "|")
m (Text replacement - " \| *'''([a-zA-Z0-9 _]+)''' * \|r1=" to " |s1= $1 |r1=")
Line 9: Line 9:
| Returns [[true]] if the [[Eden Editor]] is currently in mission preview mode, single player or multiplayer. (see also [[is3DEN]], [[is3DENMultiplayer]])
| Returns [[true]] if the [[Eden Editor]] is currently in mission preview mode, single player or multiplayer. (see also [[is3DEN]], [[is3DENMultiplayer]])


| '''is3DENPreview'''
|s1= [[is3DENPreview]]
 
|r1= [[Boolean]]
|r1= [[Boolean]]



Revision as of 17:50, 13 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Eden Editor

Syntax

Syntax:
is3DENPreview
Return Value:
Boolean

Examples

Example 1:
if is3DENPreview then {systemChat "Welcome to Eden Editor Preview!"};

Additional Information

See also:
See also needed

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