Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Animation/CachedAnimData.h |
| Include | #include "Animation/CachedAnimData.h" |
Syntax
struct FCachedAnimStateArray
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FCachedAnimStateData > | States | Array of states |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| float | GetTotalWeight
(
UAnimInstance& InAnimInstance |
Returns the total local weight of all states. | |
| bool | IsFullWeight
(
UAnimInstance& InAnimInstance |
||
| bool | IsRelevant
(
UAnimInstance& InAnimInstance |