get3DENMissionAttributes: Difference between revisions

From Bohemia Interactive Community
m (Text replacement - "↵|version1= 2.18↵↵|branch= dev↵" to " |version1= 2.18 ")
m (Parameter description)
 
Line 12: 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]]

Latest revision as of 23:49, 24 June 2025

Hover & click on the images for description

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:
private _result = "Multiplayer" get3DENMissionAttributes "";

Additional Information

See also:
set3DENMissionAttributes get3DENMissionAttribute get3DENAttributes

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