UAnimationModifier::IsCurrentlyApplyingModifier

Whether or not this modifier is in the process of being applied to an Animation Asset

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library