Background for Fallout 4
Member of the Lighthouse2 script
    Found in:
  • LH
boolfunctionSetVolume(intaiSoundID, floatafVolume)NativeGlobal


Caveats


Parameters

intaiSoundID

floatafVolume


Examples

Auto-Generated Example

int myInt__aiSoundID
float myFloat__afVolume

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