Background for Skyrim SE
Member of the DbSkseFunctions script
boolfunctionSetSoundInstanceSource(intinstanceID, ObjectReferenceref)NativeGlobal

[DEV SERVER] Loading description...


Caveats


Parameters

intinstanceID

ObjectReferenceref


Examples

Auto-Generated Example

int myInt__instanceID
ObjectReference myObjectReference__ref

bool returnedValue = DbSkseFunctions.SetSoundInstanceSource(myInt__instanceID, myObjectReference__ref)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.