FEntityLedger::UnlinkEverything

Unlink all imported linker entities and their children, whilst maintaining the map of imported entities

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

void UnlinkEverything
(
    UMovieSceneEntitySystemLinker * Linker
)

Remarks

Unlink all imported linker entities and their children, whilst maintaining the map of imported entities

Parameters

Parameter

Description

Linker

The linker that owns this ledger

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