IAnimationModifiersModule::ShowAddAnimationModifierWindow

Shows a new modal dialog allowing the user to setup Animation Modifiers to be added for all AnimSequences part of InSequences

Windows
MacOS
Linux

References

Module

AnimationModifiers

Header

/Engine/Source/Editor/AnimationModifiers/Public/IAnimationModifiersModule.h

Include

#include "IAnimationModifiersModule.h"

Syntax

void ShowAddAnimationModifierWindow
(
    const TArray< UAnimSequence * > & InSequences
)

Remarks

Shows a new modal dialog allowing the user to setup Animation Modifiers to be added for all AnimSequences part of InSequences

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