get3DENMissionAttributes: Difference between revisions
Lou Montana (talk | contribs) (Page creation) |
m (Parameter description) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
|game1= arma3 | |game1= arma3 | ||
|version1= 2. | |version1= 2.18 | ||
|gr1= Eden Editor | |gr1= Eden Editor | ||
Line 14: | Line 12: | ||
|p1= section: [[String]] | |p1= section: [[String]] | ||
|p2= category: [[String]] | |p2= category: [[String]] Category name or {{hl|""}} to return all attributes | ||
|r1= [[Array]] | |r1= [[Array]] | ||
Line 20: | Line 18: | ||
|x1= <sqf>private _result = "Multiplayer" get3DENMissionAttributes "";</sqf> | |x1= <sqf>private _result = "Multiplayer" get3DENMissionAttributes "";</sqf> | ||
|seealso= [[set3DENMissionAttributes]] [[get3DENAttributes]] | |seealso= [[set3DENMissionAttributes]] [[get3DENMissionAttribute]] [[get3DENAttributes]] | ||
}} | }} |
Latest revision as of 23:49, 24 June 2025
Description
- Description:
- Retrieve all attributes and their values from the specified section/category (category is optional).
- Groups:
- Eden Editor
Syntax
- Syntax:
- section get3DENMissionAttributes category
- Parameters:
- section: String
- category: String Category name or "" to return all attributes
- Return Value:
- Array
Examples
- Example 1:
Additional Information
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