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 (Text replacement - " (\|[pr][0-9]+ *= *[^-]+) *- *A([a-z])" to " $1 - a$2")
Line 10: Line 10:
|s1= [[edit3DENMissionAttributes]]  section
|s1= [[edit3DENMissionAttributes]]  section


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


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

Revision as of 13:40, 8 November 2023

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