Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithAnimationElements.h |
Include |
#include "DatasmithAnimationElements.h" |
void RemoveAnimation
(
const TSharedRef< IDatasmithBaseAnimationElement > & InAnimation
)
Removes an animation from the level sequence.
Parameter |
Description |
---|---|
InAnimation |
the animation to remove |