Background for Skyrim SE
Member of the SoundCategory script
voidfunctionSetVolume(floatafVolume)Native

Description

Wiki Description

Set a volume modifier on any sounds in the given sound category.

Documentation Comment

Set a volume modifier [0.0 - 1.0] for any sounds in this category


Parameters

  1. floatafVolume


Examples

No human-generated examples found for this function.

Auto-Generated Example

float myFloat__afVolume

mySoundCategory__toCallFunctionOn.SetVolume(myFloat__afVolume)

Related Pages


Additional References

View this function’s page on the Skyrim Creation Kit Wiki

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.