Navigation
Unreal Engine C++ API Reference > Runtime > DatasmithCore > IDatasmithLevelSequenceElement
References
Module | DatasmithCore |
Header | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithAnimationElements.h |
Include | #include "DatasmithAnimationElements.h" |
void RemoveAnimation
&40;
const TSharedRef< IDatasmithBaseAnimationElement > & InAnimation
&41;
Remarks
Removes an animation from the level sequence.
Parameters
Name | Description |
---|---|
InAnimation | the animation to remove |