EDatasmithCompletionMode

Describes how an animated node should behave after its animation has completed Mirrors EMovieSceneCompletionMode

Windows
MacOS
Linux

References

Module

DatasmithCore

Header

/Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithDefinitions.h

Include

#include "DatasmithDefinitions.h"

Syntax

enum EDatasmithCompletionMode
{
    KeepState,
    RestoreState,
    ProjectDefault,
}

Values

Name

Description

KeepState

RestoreState

ProjectDefault

Remarks

Describes how an animated node should behave after its animation has completed Mirrors EMovieSceneCompletionMode

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