edit3DENMissionAttributes: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|x([0-9])= *<code>([^<]*)<\/code>" to "|x$1= <sqf>$2</sqf>")
m (Some wiki formatting)
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
|gr1= Eden Editor
|gr1= Eden Editor


|descr= 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.


|s1= [[edit3DENMissionAttributes]]  section
|s1= [[edit3DENMissionAttributes]]  section


|p1= section: [[String]] - Attribute section from {{hl|[[configFile]] >> "Cfg3DEN" >> "Mission"}}
|p1= section: [[String]] - attribute section from <sqf inline>configFile >> "Cfg3DEN" >> "Mission"</sqf>


|r1= [[Nothing]]
|r1= [[Nothing]]

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