FActorSequenceObjectReferenceMap::HasBinding

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

Windows
MacOS
Linux

References

Module

ActorSequence

Header

/Engine/Plugins/MovieScene/ActorSequence/Source/ActorSequence/Public/ActorSequenceObjectReference.h

Include

#include "ActorSequenceObjectReference.h"

Source

/Engine/Plugins/MovieScene/ActorSequence/Source/ActorSequence/Private/ActorSequenceObjectReference.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