PlaySoundFade
From GECK
A function added by the JohnnyGuitar NVSE Plugin version 5.07.
Contents
Description
Plays a sound using calling reference as its source and position, fading it in for a specified number of seconds.
Syntax
(isSuccess:0/1) reference.PlaySoundFade sound:form fadeTime:float
Example
Player.PlaySoundFade NPCMothmanCreepy 2
Notes
- By default, if calling reference is not provided, Player is used.