FEntityLedger::HasImportedEntity

Check whether the specified entity is being tracked by this ledger at all

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieSceneEntityLedger.h

Include

#include "EntitySystem/MovieSceneEntityLedger.h"

Source

/Engine/Source/Runtime/MovieScene/Private/EntitySystem/MovieSceneEntityLedger.cpp

Syntax

bool HasImportedEntity
(
    const FMovieSceneEvaluationFieldEntityKey & EntityKey
) const

Remarks

Check whether the specified entity is being tracked by this ledger at all

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