UMovieSceneAudioTrack::AddNewSoundOnRow

Adds a new sound cue to the audio

Windows
MacOS
Linux

References

Module

MovieSceneTracks

Header

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

Include

#include "Tracks/MovieSceneAudioTrack.h"

Source

/Engine/Source/Runtime/MovieSceneTracks/Private/Tracks/MovieSceneAudioTrack.cpp

Syntax

virtual UMovieSceneSection * AddNewSoundOnRow
(
    USoundBase * Sound,
    FFrameNumber Time,
    int32 RowIndex
)

Remarks

Adds a new sound cue to the audio

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