UMovieSceneAudioSection::GetAttachComponent

Windows
MacOS
Linux

References

Module

MovieSceneTracks

Header

/Engine/Source/Runtime/MovieSceneTracks/Public/Sections/MovieSceneAudioSection.h

Include

#include "Sections/MovieSceneAudioSection.h"

Source

/Engine/Source/Runtime/MovieSceneTracks/Private/Sections/MovieSceneAudioSection.cpp

Syntax

USceneComponent * GetAttachComponent
(
    const AActor * InParentActor,
    const FMovieSceneActorReferenceKey & Key
) const

Returns

The attach component given the bound actor and the actor attach key with the component and socket names

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