get3DENMissionAttribute

From Bohemia Interactive Community
Revision as of 18:53, 26 February 2016 by R3vo (talk | contribs) (Undo revision 94613 by Revo (talk))
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Return value of scenario attribute.
Groups:
Uncategorised

Syntax

Syntax:
section get3DENMissionAttribute class
Parameters:
section: String - attribute section
class: String - attribute name
Return Value:
Anything

Examples

Example 1:
systemChat str ("Multiplayer" get3DENMissionAttribute "respawn");

Additional Information

See also:
set3DENMissionAttributes

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

Notes


Bottom Section