FLevelSequenceBindingReferences::HasBinding

Check whether this map has a binding for the specified object id

Windows
MacOS
Linux

References

Module

LevelSequence

Header

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

Include

#include "LevelSequenceBindingReference.h"

Source

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

Syntax

bool HasBinding
(
    const FGuid & ObjectId
) const

Remarks

Check whether this map has a binding for the specified object id

Returns

true if this map contains a binding for the id, false otherwise

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