FAudioTrackEditor::AddNewAttachedSound

Delegate for AnimatablePropertyChanged in HandleAssetAdded for attached sounds

Windows
MacOS
Linux

References

Module

MovieSceneTools

Header

/Engine/Source/Editor/MovieSceneTools/Public/TrackEditors/AudioTrackEditor.h

Include

#include "TrackEditors/AudioTrackEditor.h"

Source

/Engine/Source/Editor/MovieSceneTools/Private/TrackEditors/AudioTrackEditor.cpp

Syntax

FKeyPropertyResult AddNewAttachedSound
(
    FFrameNumber KeyTime,
    class USoundBase * Sound,
    TArray< TWeakObjectPtr< UObject >> ObjectsToAttachTo
)

Remarks

Delegate for AnimatablePropertyChanged in HandleAssetAdded for attached sounds

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