edit3DENMissionAttributes: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " " to " ")
m (Some wiki formatting)
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{RV|type=command
{{RV|type=command


|arma3
|game1= arma3
 
|version1= 1.56
|1.56


|gr1= Eden Editor
|gr1= Eden Editor


| Open a window with [[Eden_Editor:_Scenario_Atttributes|scenario attribute]] in given section.
|descr= Open a window with [[Eden Editor: Scenario Atttributes|scenario attribute]] in given section.


| '''edit3DENMissionAttributes''' section
|s1= [[edit3DENMissionAttributes]] section
|p1= section: [[String]] - attribute section
| [[Nothing]]


|x1= <code>[[edit3DENMissionAttributes]] "Multiplayer";</code>
|p1= section: [[String]] - attribute section from <sqf inline>configFile >> "Cfg3DEN" >> "Mission"</sqf>


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


|x1= <sqf>edit3DENMissionAttributes "Multiplayer";</sqf>


{{GameCategory|arma3|New Scripting Commands}}
|seealso= [[get3DENAttribute]] [[set3DENAttributes]]
{{GameCategory|arma3|Scripting Commands}}
}}
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]

Latest revision as of 11:32, 19 April 2024

Hover & click on the images for description

Description

Description:
Open a window with scenario attribute in given section.
Groups:
Eden Editor

Syntax

Syntax:
edit3DENMissionAttributes section
Parameters:
section: String - attribute section from configFile >> "Cfg3DEN" >> "Mission"
Return Value:
Nothing

Examples

Example 1:
edit3DENMissionAttributes "Multiplayer";

Additional Information

See also:
get3DENAttribute set3DENAttributes

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