FEntityLedger::UnlinkOneShots

Unlink all imported one-shot linker entities and their children and clear the list of one shots

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 UnlinkOneShots
(
    UMovieSceneEntitySystemLinker * Linker
)

Remarks

Unlink all imported one-shot linker entities and their children and clear the list of one shots

Returns

A mask representing the changes made to the environment

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