IDatasmithLevelSequenceElement::RemoveAnimation

Removes an animation from the level sequence.

Choose your operating system:

Windows

macOS

Linux

References

Module

DatasmithCore

Header

/Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithAnimationElements.h

Include

#include "DatasmithAnimationElements.h"

Syntax

void RemoveAnimation
(
    const TSharedRef< IDatasmithBaseAnimationElement > & InAnimation
)

Remarks

Removes an animation from the level sequence.

Parameters

Parameter

Description

InAnimation

the animation to remove