![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <BuiltInAttributeTypes.h>
Inheritance diagram for FIntegerAnimationAttribute:Public Member Functions | |
| 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 | |
| int32 | Value = 0 |
Attribute type supporting the legacy TVariant<int32> atttributes
|
inline |
|
inline |
|
inline |
|
inline |
| int32 FIntegerAnimationAttribute::Value = 0 |