getEnvSoundController: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|s([0-9])\= ([^' ]+)'''([^' ]+)'''([^ ]*) " to "|s$1= $2$3$4 ") |
Killzone Kid (talk | contribs) No edit summary |
||
Line 6: | Line 6: | ||
|gr1= Sounds | |gr1= Sounds | ||
|descr= Returns value of the specified controller | |descr= Returns value of the specified controller, see [[getAllEnvSoundControllers]] | ||
|s1= position [[getEnvSoundController]] controller | |s1= position [[getEnvSoundController]] controller | ||
Line 20: | Line 20: | ||
|seealso= [[selectBestPlaces]], [[getSoundController]], [[getSoundControllerResult]], [[getAllEnvSoundControllers]], [[getAllSoundControllers]], [[getCustomSoundController]], [[setCustomSoundController]], [[getCustomSoundControllerCount]], [[Arma 3: Sound]] | |seealso= [[selectBestPlaces]], [[getSoundController]], [[getSoundControllerResult]], [[getAllEnvSoundControllers]], [[getAllSoundControllers]], [[getCustomSoundController]], [[setCustomSoundController]], [[getCustomSoundControllerCount]], [[Arma 3: Sound]] | ||
}} | }} | ||
Revision as of 09:46, 28 October 2021
Description
- Description:
- Returns value of the specified controller, see getAllEnvSoundControllers
- Groups:
- Sounds
Syntax
- Syntax:
- position getEnvSoundController controller
- Parameters:
- position: Position
- controller: String - name of environmental variable like "trees" or "houses"
- Return Value:
- Number
Examples
- Example 1:
position player getEnvSoundController "trees"; //0.3333
Additional Information
- See also:
- selectBestPlacesgetSoundControllergetSoundControllerResultgetAllEnvSoundControllersgetAllSoundControllersgetCustomSoundControllersetCustomSoundControllergetCustomSoundControllerCountArma 3: Sound
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