IAnimationModifiersModule::ShowAddAnimationModifierWindow

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

Unreal Engine C++ API Reference > Editor > AnimationModifiers > IAnimationModifiersModule

References

   
Module AnimationModifiers
Header /Engine/Source/Editor/AnimationModifiers/Public/IAnimationModifiersModule.h
Include #include "IAnimationModifiersModule.h"
void ShowAddAnimationModifierWindow
(
    const [TArray](API\Runtime\Core\Containers\TArray)< [UAnimSequence](API\Runtime\Engine\Animation\UAnimSequence) * > & InSequences
)

Remarks

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library