UMovieSceneAudioTrack::AddNewSound

Adds a new sound cue on the next available/non-overlapping row

Windows
MacOS
Linux

References

Module

MovieSceneTracks

Header

/Engine/Source/Runtime/MovieSceneTracks/Public/Tracks/MovieSceneAudioTrack.h

Include

#include "Tracks/MovieSceneAudioTrack.h"

Syntax

virtual UMovieSceneSection * AddNewSound
(
    USoundBase * Sound,
    FFrameNumber Time
)

Remarks

Adds a new sound cue on the next available/non-overlapping row

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