Navigation
Unreal Engine C++ API Reference > Runtime > MovieScene > EntitySystem > FEntityLedger
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 |
void UnlinkEverything
&40;
UMovieSceneEntitySystemLinker &42; Linker
&41;
Remarks
Unlink all imported linker entities and their children, whilst maintaining the map of imported entities
Parameters
Name | Description |
---|---|
Linker | The linker that owns this ledger |