Difference between revisions of "SoundCategorySnapshot Script"

420 bytes removed ,  00:05, 2 November 2017
crosslinked
imported>Google1
 
imported>Qazaaq
(crosslinked)
 
Line 1: Line 1:
[[Category:Scripting]]
[[Category:Papyrus]]
[[Category:Script Objects]]
'''Extends:''' [[Form Script]]
'''Extends:''' [[Form Script]]
<BR/>
'''Editor:''' [[Category Snapshot]]


Script for the manipulation of sound category snapshots. A sound category snapshot is a set of preconfigured volume multipliers for any number of sound categories. They can be used to achieve temporary audio effects such as muting player footstep sounds, lowering the level of ambient sounds, etc.  A snapshot's category multipliers can only be fractional (0.0-1.0), so they can't be used to amplify/overdrive a category. The active snapshot is the highest priority snapshot currently pushed to the global snapshot stack (using the priority level on the snapshot form). Snapshots remain on the stack until removed with the Remove member function.
Script for the manipulation of sound category snapshots. A sound category snapshot is a set of preconfigured volume multipliers for any number of sound categories.  


== Definition ==
== Definition ==
Line 26: Line 24:
== Events ==
== Events ==
None
None
[[Category:Scripting]]
[[Category:Papyrus]]
[[Category:Script Objects]]
[[Category:Audio]]
Anonymous user