UMovieScene3DAttachSection::SetAttachTargetID

Sets the object to attach to

Windows
MacOS
Linux

References

Module

MovieSceneTracks

Header

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

Include

#include "Sections/MovieScene3DAttachSection.h"

Source

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

Syntax

void SetAttachTargetID
(
    const FMovieSceneObjectBindingID & InAttachBindingID
)

Remarks

Sets the object to attach to

Parameters

Parameter

Description

InAttachBindingId

The object binding id to the path

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