is3DENPreview: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " \| *'''([a-zA-Z0-9 _]+)''' * \|r1=" to " |s1= $1 |r1=")
m (Some wiki formatting)
Line 1: Line 1:
{{RV|type=command
{{RV|type=command


|arma3
|game1= arma3
 
|version1= 2.00
|2.00


|gr1= Eden Editor
|gr1= Eden Editor


| Returns [[true]] if the [[Eden Editor]] is currently in mission preview mode, single player or multiplayer. (see also [[is3DEN]], [[is3DENMultiplayer]])
|descr= Returns [[true]] if the [[Eden Editor]] is currently in mission preview mode, single player or multiplayer. (see also [[is3DEN]], [[is3DENMultiplayer]])


|s1= [[is3DENPreview]]
|s1= [[is3DENPreview]]
Line 15: Line 14:
|x1= <code>[[if]] [[is3DENPreview]] [[then]] {[[systemChat]] "Welcome to Eden Editor Preview!"};</code>
|x1= <code>[[if]] [[is3DENPreview]] [[then]] {[[systemChat]] "Welcome to Eden Editor Preview!"};</code>


|
|seealso= [[get3DENMouseOver]] [[add3DENConnection]] [[add3DENEventHandler]] [[all3DENEntities]] [[collect3DENHistory]] [[create3DENComposition]] [[create3DENEntity]] [[current3DENOperation]] [[delete3DENEntities]] [[do3DENAction]] [[get3DENActionState]] [[get3DENAttribute]] [[get3DENCamera]] [[get3DENConnections]] [[get3DENEntityID]] [[get3DENGrid]] [[get3DENIconsVisible]] [[get3DENLinesVisible]] [[get3DENSelected]] [[is3DENMultiplayer]] [[is3DEN]] [[move3DENCamera]] [[remove3DENConnection]] [[remove3DENEventHandler]] [[removeAll3DENEventHandlers]] [[set3DENAttributes]] [[set3DENGrid]] [[set3DENIconsVisible]] [[set3DENLinesVisible]] [[set3DENObjectType]]
[[get3DENMouseOver]]
[[add3DENConnection]]
[[add3DENEventHandler]]
[[all3DENEntities]]
[[collect3DENHistory]]
[[create3DENComposition]]
[[create3DENEntity]]
[[current3DENOperation]]
[[delete3DENEntities]]
[[do3DENAction]]  
[[get3DENActionState]]
[[get3DENAttribute]]
[[get3DENCamera]]
[[get3DENConnections]]
[[get3DENEntityID]]
[[get3DENGrid]]  
[[get3DENIconsVisible]]
[[get3DENLinesVisible]]
[[get3DENSelected]]
[[is3DENMultiplayer]]
[[is3DEN]]
[[move3DENCamera]]
[[remove3DENConnection]]
[[remove3DENEventHandler]]
[[removeAll3DENEventHandlers]]
[[set3DENAttributes]]
[[set3DENGrid]]
[[set3DENIconsVisible]]
[[set3DENLinesVisible]]
[[set3DENObjectType]]
}}
}}

Revision as of 17:52, 13 June 2021