Background for Fallout 4
Member of the Lighthouse2 script
    Found in:
  • LH
boolfunctionFadeTo(intaiSoundID, intaiVolume, intaiMilliseconds)NativeGlobal


Caveats


Parameters

intaiSoundID

intaiVolume

intaiMilliseconds


Examples

Auto-Generated Example

int myInt__aiSoundID
int myInt__aiVolume
int myInt__aiMilliseconds

bool returnedValue = Lighthouse2.FadeTo(myInt__aiSoundID, myInt__aiVolume, myInt__aiMilliseconds)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.