Difference between revisions of "FadeSFX"

711 bytes added ,  23:45, 28 September 2011
no edit summary
imported>Kkuhlmann
 
imported>ElijahHouck
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Function
|origin = GECK1
|summary = '''FadeSFX''' disabled all the sounds except the music.
Useful when showing Bink Video files.
|name = FadeSFX
|alias = FSFX
|returnType = void
|arguments = {{FunctionArgument
    |Name = enable
    |Type = float
  }}
|example = FadeSFX 4
FSFX 4
}}
=='''Notes'''==
* Correction: FadeSFX is reversable, it appears, by simply playing a Bink video file. As soon as the video ends, sound is restored. As far as I can tell, it is still irreversible without playing a video.
* The float value controls the number of seconds it takes for the audio to fully fade out. Useful if you have a fade-to-black ISFX and you want it to match up.


[[Category:Functions]]
[[Category:Functions]]
[[Category:Functions (GECK 1.1)]]
Anonymous user