get3DENMissionAttribute: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Return value of [[Eden_Editor:_Scenario_Atttributes|scenario attribute]]. |= Description | | Return value of [[Eden_Editor:_Scenario_Atttributes|scenario attribute]]. | ||
{{Important|Attributes are available only within the Eden Editor workspace. You cannot access them in scenario preview or exported scenario!}} | |||
|= Description | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 08:32, 1 March 2016
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
- Posted on February 26, 2016 - 16:54 (UTC)
- Revo
-
The class names of the vanilla sections are:
- General
- Scenario
- Environment
- Intel
- Multiplayer
- Multiplayer
- Garbage Collection
- GarbageCollection