Play Sound 2D

Play Sound 2D

Windows
MacOS
Linux

Plays a sound directly with no attenuation, perfect for UI sounds.

  • Fire and Forget.

  • Not Replicated.

Target is Gameplay Statics

Play Sound 2D
Sound
Select Asset
Volume Multiplier
1.000000
Pitch Multiplier
1.000000
Start Time
0.000000
Concurrency Settings
Select Asset
Owning Actor
Is UISound

Inputs

In
Exec
Sound
Sound Base Object Reference

Sound to play.

Volume Multiplier
Float

A linear scalar multiplied with the volume, in order to make the sound louder or softer.

Pitch Multiplier
Float

A linear scalar multiplied with 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

Owning Actor
Actor Object Reference

The actor to use as the "owner" for concurrency settings purposes. Allows PlaySound calls to do a concurrency limit per owner.

Is UISound
Boolean

True if sound is UI related, else false

Outputs

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