![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <BuiltInAttributeTypes.h>
Inheritance diagram for FNonBlendableIntegerAnimationAttribute:Additional Inherited Members | |
Public Member Functions inherited from FIntegerAnimationAttribute | |
| void | Accumulate (const FIntegerAnimationAttribute &Attribute, float Weight, EAdditiveAnimationType AdditiveType) |
| void | MakeAdditive (const FIntegerAnimationAttribute &BaseAttribute) |
| FIntegerAnimationAttribute | Multiply (float Weight) const |
| void | Interpolate (const FIntegerAnimationAttribute &Attribute, float Alpha) |
Public Attributes inherited from FIntegerAnimationAttribute | |
| int32 | Value = 0 |