Background for Skyrim SE
Member of the DbSkseFunctions script
SoundfunctionCreateSoundMarker()NativeGlobal

Description

Documentation Comment

Create new sound. to set the sound, use Papyrus Extender, 'Po3_SkseFunctions.SetSoundDescriptor(newSoundMarker, akSoundDescriptor)'


Caveats


Examples

Auto-Generated Example

Sound returnedValue = DbSkseFunctions.CreateSoundMarker()
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.