environmentEnabled: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \{\{GameCategory *\| *arma3 *\| *(New )?Scripting Commands\}\}" to "") |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
Line 1: | Line 1: | ||
{{RV|type=command | {{RV|type=command | ||
| arma3 | |game1= arma3 | ||
|version1= 1.68 | |||
|1.68 | |||
|gr1= Environment | |gr1= Environment | ||
| Returns status of [[enableEnvironment]] command | |descr= Returns status of [[enableEnvironment]] command | ||
| | |s1= [[environmentEnabled]] | ||
| [[Array]] in format [ambientLife, ambientSound] where: | |r1= [[Array]] in format [ambientLife, ambientSound] where: | ||
* ambientLife: [[Boolean]] | * ambientLife: [[Boolean]] | ||
* ambientSound: [[Boolean]] | * ambientSound: [[Boolean]] |
Revision as of 13:37, 13 June 2021
Description
- Description:
- Returns status of enableEnvironment command
- Groups:
- Environment
Syntax
- Syntax:
- environmentEnabled
- Return Value:
- Array in format [ambientLife, ambientSound] where:
Examples
- Example 1:
_enabled = environmentEnabled;
Additional Information
- See also:
- enableEnvironmentfadeEnvironmentenvironmentVolumeinitAmbientLifesideAmbientLifegetAllEnvSoundControllersgetEnvSoundControllersetSoundEffect
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