UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FBlendedCurve< AllocatorType > Member List

This is the complete list of members for FBlendedCurve< AllocatorType >, including all inherited members.

Accumulate(const TBaseBlendedCurve< OtherAllocator, OtherElementType > &AdditiveCurve, float Weight)TBaseBlendedCurve< FAnimStackAllocator >inline
Add(ArgTypes &&... Args)UE::Anim::TNamedValueArray< InAllocatorType, InElementType >inline
AllocatorType typedefTBaseBlendedCurve< FAnimStackAllocator >
AppendNames(TConstArrayView< FName > InNameArray)UE::Anim::TNamedValueArray< InAllocatorType, InElementType >inline
AppendNames(std::initializer_list< const FName > InInputArgs)UE::Anim::TNamedValueArray< InAllocatorType, InElementType >inline
bInitializedUE::Anim::FBaseBlendedCurve_DEPRECATEDstatic
bSortedUE::Anim::TNamedValueArray< InAllocatorType, InElementType >mutableprotected
CheckDuplicates() constUE::Anim::TNamedValueArray< InAllocatorType, InElementType >inlineprotected
CheckSorted() constUE::Anim::TNamedValueArray< InAllocatorType, InElementType >inlineprotected
Combine(const TBaseBlendedCurve< OtherAllocator, OtherElementType > &CurveToCombine)TBaseBlendedCurve< FAnimStackAllocator >inline
CombinePreserved(const TBaseBlendedCurve< OtherAllocator, OtherElementType > &CurveToCombine)TBaseBlendedCurve< FAnimStackAllocator >inline
ConvertToAdditive(const TBaseBlendedCurve< OtherAllocator, OtherElementType > &BaseCurve)TBaseBlendedCurve< FAnimStackAllocator >inline
CopyFrom(const TBaseBlendedCurve< OtherAllocator, OtherElementType > &InCurveToCopyFrom)TBaseBlendedCurve< FAnimStackAllocator >inline
CurveWeightsUE::Anim::FBaseBlendedCurve_DEPRECATEDstatic
ElementsUE::Anim::TNamedValueArray< InAllocatorType, InElementType >mutableprotected
ElementType typedefTBaseBlendedCurve< FAnimStackAllocator >
Empty()UE::Anim::TNamedValueArray< InAllocatorType, InElementType >inline
Find(FName InName) constUE::Anim::TNamedValueArray< InAllocatorType, InElementType >inlineprotected
Find(FName InName)UE::Anim::TNamedValueArray< InAllocatorType, InElementType >inlineprotected
ForEachElement(PredicateType InPredicate) constUE::Anim::TNamedValueArray< InAllocatorType, InElementType >inline
Get(SmartName::UID_Type InUid) constTBaseBlendedCurve< FAnimStackAllocator >inline
Get(FName InName) constTBaseBlendedCurve< FAnimStackAllocator >inline
Get(SmartName::UID_Type InUid, bool &OutIsValid, float InDefaultValue=0.f) constTBaseBlendedCurve< FAnimStackAllocator >inline
Get(FName InName, bool &OutHasElement, float InDefaultValue=0.0f) constTBaseBlendedCurve< FAnimStackAllocator >inline
GetArrayIndexByUID(SmartName::UID_Type InUid) constTBaseBlendedCurve< FAnimStackAllocator >inline
GetFilter() constTBaseBlendedCurve< FAnimStackAllocator >inline
GetFlags(FName InName) constTBaseBlendedCurve< FAnimStackAllocator >inline
GetValidElementCount(TArray< uint16 > const *InUIDToArrayIndexLUT)TBaseBlendedCurve< FAnimStackAllocator >inlinestatic
HasElement(FName InName) constUE::Anim::TNamedValueArray< InAllocatorType, InElementType >inline
IndexOf(FName InName) constUE::Anim::TNamedValueArray< InAllocatorType, InElementType >inlineprotected
InitFrom(const FBoneContainer &InBoneContainer)FBlendedCurve< AllocatorType >
TBaseBlendedCurve< FAnimStackAllocator >::InitFrom(TArray< uint16 > const *InUIDToArrayIndexLUT)TBaseBlendedCurve< FAnimStackAllocator >inline
TBaseBlendedCurve< FAnimStackAllocator >::InitFrom(const TBaseBlendedCurve< OtherAllocator, OtherElementType > &InCurveToInitFrom)TBaseBlendedCurve< FAnimStackAllocator >inline
InvalidateCurveWeight(SmartName::UID_Type InUid)TBaseBlendedCurve< FAnimStackAllocator >inline
InvalidateCurveWeight(FName InName)TBaseBlendedCurve< FAnimStackAllocator >inline
IsEnabled(SmartName::UID_Type InUid) constTBaseBlendedCurve< FAnimStackAllocator >inline
IsValid() constTBaseBlendedCurve< FAnimStackAllocator >inline
Lerp(const TBaseBlendedCurve< AllocatorA, ElementTypeA > &A, const TBaseBlendedCurve< AllocatorB, ElementTypeB > &B, float Alpha)TBaseBlendedCurve< FAnimStackAllocator >inline
LerpTo(const TBaseBlendedCurve< OtherAllocator, OtherElementType > &Other, float Alpha)TBaseBlendedCurve< FAnimStackAllocator >inline
LerpToValid(const TBaseBlendedCurve< OtherAllocator, OtherElementType > &Other, float Alpha)TBaseBlendedCurve< FAnimStackAllocator >inline
LerpValid(const TBaseBlendedCurve< AllocatorA, ElementTypeA > &A, const TBaseBlendedCurve< AllocatorB, ElementTypeB > &B, float Alpha)TBaseBlendedCurve< FAnimStackAllocator >inline
Max() constUE::Anim::TNamedValueArray< InAllocatorType, InElementType >inline
Mirror(FName InName0, FName InName1)TBaseBlendedCurve< FAnimStackAllocator >inline
MoveFrom(TBaseBlendedCurve &CurveToMoveFrom)TBaseBlendedCurve< FAnimStackAllocator >inline
Num() constUE::Anim::TNamedValueArray< InAllocatorType, InElementType >inline
NumValid() constTBaseBlendedCurve< FAnimStackAllocator >inline
NumValidCurveCountUE::Anim::FBaseBlendedCurve_DEPRECATEDstatic
Override(const TBaseBlendedCurve< OtherAllocator, OtherElementType > &CurveToOverrideFrom, float Weight)TBaseBlendedCurve< FAnimStackAllocator >inline
Override(const TBaseBlendedCurve< OtherAllocator, OtherElementType > &CurveToOverrideFrom)TBaseBlendedCurve< FAnimStackAllocator >inline
OverrideMove(TBaseBlendedCurve &CurveToOverrideFrom)TBaseBlendedCurve< FAnimStackAllocator >inline
Reserve(int32 InNumElements)TBaseBlendedCurve< FAnimStackAllocator >inline
Set(SmartName::UID_Type InUid, float InValue)TBaseBlendedCurve< FAnimStackAllocator >inline
Set(FName InName, float InValue)TBaseBlendedCurve< FAnimStackAllocator >inline
SetFilter(const UE::Anim::FCurveFilter *InFilter)TBaseBlendedCurve< FAnimStackAllocator >inline
SetFlags(FName InName, UE::Anim::ECurveElementFlags InFlags)TBaseBlendedCurve< FAnimStackAllocator >inline
Shrink()UE::Anim::TNamedValueArray< InAllocatorType, InElementType >inline
SortElementsIfRequired() constUE::Anim::TNamedValueArray< InAllocatorType, InElementType >inlineprotected
Super typedefTBaseBlendedCurve< FAnimStackAllocator >
UIDToArrayIndexLUTUE::Anim::FBaseBlendedCurve_DEPRECATEDstatic
UseMaxValue(const TBaseBlendedCurve< OtherAllocator, OtherElementType > &CurveToCombine)TBaseBlendedCurve< FAnimStackAllocator >inline
UseMinValue(const TBaseBlendedCurve< OtherAllocator, OtherElementType > &CurveToCombine)TBaseBlendedCurve< FAnimStackAllocator >inline
ValidCurveWeightsUE::Anim::FBaseBlendedCurve_DEPRECATEDstatic