Navigation
| Name | AnimationModifiers |
| Type | Editor |
| Location | /Engine/Source/Editor/AnimationModifiers/ |
| Module Build Rules | AnimationModifiers.Build.cs |
Classes
| Name | Remarks |
|---|---|
| UAnimationModifier | |
| UAnimationModifiersAssetUserData | Asset user data which can be added to a USkeleton or UAnimSequence to keep track of Animation Modifiers |
Structs
| Name | Remarks |
|---|---|
| FApplyModifiersScope | RAII object to determine how Animation Modifier warning/errors are handled (ignore, user dialog, etc.) |
| TObjectPtr |
Interfaces
| Name | Remarks |
|---|---|
| IAnimationModifiersModule |