ALevelSequenceActor::FindNamedBinding

Retrieve the first object binding that has been tagged with the specified name

Windows
MacOS
Linux

References

Module

LevelSequence

Header

/Engine/Source/Runtime/LevelSequence/Public/LevelSequenceActor.h

Include

#include "LevelSequenceActor.h"

Source

/Engine/Source/Runtime/LevelSequence/Private/LevelSequenceActor.cpp

Syntax

FMovieSceneObjectBindingID FindNamedBinding
(
    FName Tag
) const

Remarks

Retrieve the first object binding that has been tagged with the specified name

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