UMovieSceneSequence::FindBindingByTag

Find the first object binding ID associated with the specified tag name (set up through RMB->Expose on Object bindings from within sequencer)

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "MovieSceneSequence.h"

Source

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

Syntax

FMovieSceneObjectBindingID FindBindingByTag
(
    FName InBindingName
) const

Remarks

Find the first object binding ID associated with the specified tag name (set up through RMB->Expose on Object bindings from within sequencer)

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