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 UnlinkOneShots
&40;
UMovieSceneEntitySystemLinker &42; Linker
&41;
Remarks
Unlink all imported one-shot linker entities and their children and clear the list of one shots A mask representing the changes made to the environment
Parameters
Name | Description |
---|---|
Linker | The linker that owns this ledger |