Navigation
API > API/Runtime > API/Runtime/DatasmithCore
Describes how an animated node should behave after its animation has completed Mirrors EMovieSceneCompletionMode
| Name | EDatasmithCompletionMode |
| Type | enum |
| Header File | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithDefinitions.h |
| Include Path | #include "DatasmithDefinitions.h" |
Syntax
enum EDatasmithCompletionMode
{
KeepState,
RestoreState,
ProjectDefault,
}
Values
| Name | Remarks |
|---|---|
| KeepState | |
| RestoreState | |
| ProjectDefault |