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


Caveats


Parameters

intaiSoundID

intaiPriority


Examples

Auto-Generated Example

int myInt__aiSoundID
int myInt__aiPriority

Lighthouse2.SetPriority(myInt__aiSoundID, myInt__aiPriority)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.