Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/UAnimInstance
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Animation/AnimInstance.h |
| Include | #include "Animation/AnimInstance.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Animation/AnimInstance.cpp |
UFUNCTION (BlueprintPure, Category="Animation|Skeleton", Meta=(BlueprintThreadSafe))
const UBlendProfile * GetBlendProfileByName
(
FName InBlendProfileName
) const
Remarks
Returns a blend profile by name from our current skeleton. Null if not found.