Navigation
API > API/Runtime > API/Runtime/DatasmithCore > API/Runtime/DatasmithCore/IDatasmithLevelSequenceElement
References
| Module | DatasmithCore |
| Header | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithAnimationElements.h |
| Include | #include "DatasmithAnimationElements.h" |
void AddAnimation
&40;
const TSharedRef< IDatasmithBaseAnimationElement > & InAnimation
&41;
Remarks
Adds an animation to the level sequence.
Parameters
| Name | Description |
|---|---|
| InAnimation | the animation to add |