SoundCategorySnapshot Script
Revision as of 00:05, 2 November 2017 by imported>Qazaaq (crosslinked)
Extends: Form Script
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.
Definition[edit | edit source]
Scriptname SoundCategorySnapshot extends Form Native Hidden
Properties[edit | edit source]
None
Global Functions[edit | edit source]
None
Member Functions[edit | edit source]
- Function Push(float afTransitionSecs)
- Push this snapshot to the global category snapshot priority-stack, transitioning over the given time value when becoming active.
- Function Remove()
- Removes this snapshot from the global category snapshot stack.
Events[edit | edit source]
None