Navigation
Unreal Engine C++ API Reference > Editor > AnimationModifiers > UAnimationModifier
Deprecated * IsCurrentlyApplyingModifier has been deprecated, can check for modifiers being applied with UE::Anim::FApplyModifiersScope::IsScopePending
References
Module | AnimationModifiers |
Header | /Engine/Source/Editor/AnimationModifiers/Public/AnimationModifier.h |
Include | #include "AnimationModifier.h" |
bool IsCurrentlyApplyingModifier() const
Remarks
Whether or not this modifier is in the process of being applied to an Animation Asset