Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 269 Bytes

Audio component.md

File metadata and controls

10 lines (7 loc) · 269 Bytes

2020-09-10_19:04:59

Audio component

Add an Audio component to an actor by Blueprint Editor > Components > Add Component > Audio.

To play a new audio track, call the following functions on the Audio component:

  • Stop.
  • Set Sound, passing in a Sound Base.
  • Play.