Background for Fallout 4
Member of the Lighthouse2 script
    Found in:
  • LH
voidfunctionSyncPlayback(int[]akSoundIDs, intaiParentSoundID)NativeGlobal


Caveats


Parameters

int[]akSoundIDs

intaiParentSoundID


Examples

Auto-Generated Example

int[] myIntArray__akSoundIDs
int myInt__aiParentSoundID

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