Navigation
API > API/Runtime > API/Runtime/DatasmithCore
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