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
(
const TSharedRef < IDatasmithBaseAnimationElement > & InAnimation
)
Remarks
Adds an animation to the level sequence.
Parameters
Name | Description |
---|---|
InAnimation | the animation to add |