FMovieSceneObjectBindingID::ResolveLocalToRoot

Resolve this binding ID from a local binding to be accessible from the root, by treating the specified local sequence ID as this binding's root

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/MovieSceneObjectBindingID.h

Include

#include "MovieSceneObjectBindingID.h"

Source

/Engine/Source/Runtime/MovieScene/Private/MovieSceneObjectBindingID.cpp

Syntax

FMovieSceneObjectBindingID ResolveLocalToRoot
(
    FMovieSceneSequenceID LocalSequenceID,
    const FMovieSceneSequenceHierarchy & Hierarchy
) const

Remarks

Resolve this binding ID from a local binding to be accessible from the root, by treating the specified local sequence ID as this binding's root

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