UMovieScene3DPathSection::SetPathBindingID

Sets the path binding ID

Windows
MacOS
Linux

References

Module

MovieSceneTracks

Header

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

Include

#include "Sections/MovieScene3DPathSection.h"

Source

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

Syntax

void SetPathBindingID
(
    const FMovieSceneObjectBindingID & InPathBindingID
)

Remarks

Sets the path binding ID

Parameters

Parameter

Description

InPathBindingID

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