UAnimationModifier::RemoveLegacyPreviousAppliedModifierOnSkeleton

Mark this modifier on skeleton as reverted (affect CanRevert, IsLatestRevisionApplied)

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

References

   
Module AnimationModifiers
Header /Engine/Source/Editor/AnimationModifiers/Public/AnimationModifier.h
Include #include "AnimationModifier.h"
Source /Engine/Source/Editor/AnimationModifiers/Private/AnimationModifier.cpp
void RemoveLegacyPreviousAppliedModifierOnSkeleton
(
    [USkeleton](API\Runtime\Engine\Animation\USkeleton) * Skeleton
)

Remarks

Mark this modifier on skeleton as reverted (affect CanRevert, IsLatestRevisionApplied)


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library