environmentEnabled: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) |
Lou Montana (talk | contribs) m (Text replacement - "<code>_([a-zA-Z0-9_]+) = \[\[([a-zA-Z0-9]+)\]\];?<\/code>" to "<sqf>_$1 = $2;</sqf>") |
||
Line 16: | Line 16: | ||
* ambientSound: [[Boolean]] | * ambientSound: [[Boolean]] | ||
|x1= < | |x1= <sqf>_enabled = environmentEnabled;</sqf> | ||
|seealso= [[enableEnvironment]] [[fadeEnvironment]] [[environmentVolume]] [[initAmbientLife]] [[sideAmbientLife]] [[getAllEnvSoundControllers]] [[getEnvSoundController]] [[setSoundEffect]] | |seealso= [[enableEnvironment]] [[fadeEnvironment]] [[environmentVolume]] [[initAmbientLife]] [[sideAmbientLife]] [[getAllEnvSoundControllers]] [[getEnvSoundController]] [[setSoundEffect]] | ||
}} | }} |
Revision as of 21:21, 7 May 2022
Description
- Description:
- Returns status of enableEnvironment command
- Groups:
- EnvironmentSounds
Syntax
- Syntax:
- environmentEnabled
- Return Value:
- Array in format [ambientLife, ambientSound] where:
Examples
- Example 1:
Additional Information
- See also:
- enableEnvironment fadeEnvironment environmentVolume initAmbientLife sideAmbientLife getAllEnvSoundControllers getEnvSoundController setSoundEffect
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