Create Sound 2D

Create Sound 2D

Windows
MacOS
Linux

Creates a sound with no attenuation, perfect for UI sounds. This does NOT play the sound

  • Not Replicated.

Target is Gameplay Statics

Create Sound 2D
Sound
Select Asset
Volume Multiplier
1.000000
Pitch Multiplier
1.000000
Start Time
0.000000
Concurrency Settings
Select Asset
Persist Across Level Transition
Auto Destroy
Return Value

Inputs

In
Exec
Sound
Sound Base Object Reference

Sound to create.

Volume Multiplier
Float

Multiplied with the volume to make the sound louder or softer.

Pitch Multiplier
Float

Multiplies the pitch.

Start Time
Float

How far in to the sound to begin playback at

Concurrency Settings
Sound Concurrency Object Reference

Override concurrency settings package to play sound with

Persist Across Level Transition
Boolean
Auto Destroy
Boolean

Whether the returned audio component will be automatically cleaned up when the sound finishes (by completing or stopping) or whether it can be reactivated

Outputs

Out
Exec
Return Value
Audio Component Object Reference

An audio component to manipulate the created sound

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss