environmentEnabled: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) m (Killzone Kid moved page enabledEnvironment to environmentEnabled without leaving a redirect) |
Killzone Kid (talk | contribs) (name correction) |
||
Line 10: | Line 10: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| ''' | | '''environmentEnabled''' |= Syntax | ||
| [[Array]] in format [ambientLife, ambientSound] where: | | [[Array]] in format [ambientLife, ambientSound] where: | ||
Line 17: | Line 17: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>_enabled = [[ | |x1= <code>_enabled = [[environmentEnabled]];</code> |= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 17:30, 7 February 2017
Description
- Description:
- Returns status of enableEnvironment command
- Groups:
- Uncategorised
Syntax
- Syntax:
- environmentEnabled
- Return Value:
- Array in format [ambientLife, ambientSound] where:
Examples
- Example 1:
_enabled = environmentEnabled;
Additional Information
- See also:
- enableEnvironmentinitAmbientLifesideAmbientLifegetAllEnvSoundControllersgetEnvSoundControllersetSoundEffect
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
[[Category:Introduced with arma3dev version 1.67]][[ Category: arma3dev: New Scripting Commands | ENVIRONMENTENABLED]][[ Category: arma3dev: Scripting Commands | ENVIRONMENTENABLED]]