IDatasmithLevelSequenceElement::AddAnimation

Adds an animation to the level sequence.

Windows
MacOS
Linux

References

Module

DatasmithCore

Header

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

Include

#include "DatasmithAnimationElements.h"

Syntax

void AddAnimation
(
    const TSharedRef< IDatasmithBaseAnimationElement > & InAnimation
)

Remarks

Adds an animation to the level sequence.

Parameters

Parameter

Description

InAnimation

the animation to add

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss