Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FCachedAnimStateArray
Description
Returns the total local weight of all states. If the definition contains more than on state machine, the result can be larger than 1
| Name | GetTotalWeight |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Animation/CachedAnimData.h |
| Include Path | #include "Animation/CachedAnimData.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Animation/CachedAnimData.cpp |
float GetTotalWeight
(
UAnimInstance & InAnimInstance
) const