Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/TBaseBlendedCurve
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void InvalidateCurveWeight
(
SmartName::UID_Type InUid |
Animation/AnimCurveTypes.h | ||
void InvalidateCurveWeight
(
FName InName |
Invalidate value of the named curve | Animation/AnimCurveTypes.h |
InvalidateCurveWeight(SmartName::UID_Type)
| Name | InvalidateCurveWeight |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Animation/AnimCurveTypes.h |
| Include Path | #include "Animation/AnimCurveTypes.h" |
void InvalidateCurveWeight
(
SmartName::UID_Type InUid
)
InvalidateCurveWeight(FName)
Description
Invalidate value of the named curve
| Name | InvalidateCurveWeight |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Animation/AnimCurveTypes.h |
| Include Path | #include "Animation/AnimCurveTypes.h" |
void InvalidateCurveWeight
(
FName InName
)