![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FVectorCurve, including all inherited members.
| CopyCurve(const FVectorCurve &SourceCurve) | FVectorCurve | |
| DoesContainKey() const | FVectorCurve | inline |
| EIndex enum name | FVectorCurve | |
| Evaluate(float CurrentTime, float BlendWeight) const | FVectorCurve | |
| FAnimCurveBase() | FAnimCurveBase | inline |
| FAnimCurveBase(FName InName, int32 InCurveTypeFlags) | FAnimCurveBase | inline |
| FAnimCurveBase(FSmartName InName, int32 InCurveTypeFlags) | FAnimCurveBase | inline |
| FloatCurves | FVectorCurve | |
| FVectorCurve() | FVectorCurve | inline |
| FVectorCurve(FSmartName InName, int32 InCurveTypeFlags) PRAGMA_DISABLE_DEPRECATION_WARNINGS | FVectorCurve | inline |
| GetCurveTypeFlag(EAnimAssetCurveFlags InFlag) const | FAnimCurveBase | |
| GetCurveTypeFlags() const | FAnimCurveBase | |
| GetKeys(TArray< float > &OutTimes, TArray< FVector > &OutValues) const | FVectorCurve | |
| GetName() const | FAnimCurveBase | inline |
| GetNumKeys() const | FVectorCurve | |
| PostSerialize(const FArchive &Ar) | FAnimCurveBase | |
| PostSerializeFixup(FArchive &Ar) | FAnimCurveBase | |
| Resize(float NewLength, bool bInsert, float OldStartTime, float OldEndTime) | FVectorCurve | |
| Serialize(FArchive &Ar) | FAnimCurveBase | |
| SetCurveTypeFlag(EAnimAssetCurveFlags InFlag, bool bValue) | FAnimCurveBase | |
| SetCurveTypeFlags(int32 NewCurveTypeFlags) | FAnimCurveBase | |
| SetName(FName InName) | FAnimCurveBase | inline |
| ToggleCurveTypeFlag(EAnimAssetCurveFlags InFlag) | FAnimCurveBase | |
| UpdateOrAddKey(const FVector &NewKey, float CurrentTime) | FVectorCurve |