FEntityLedger::IsEmpty

Check whether this ledger contains any information at all (ie is tracking any global entities, even if it has not created any linker entities for them)

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 IsEmpty() const

Remarks

Check whether this ledger contains any information at all (ie is tracking any global entities, even if it has not created any linker entities for them)

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