Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FVectorCurve
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FVectorCurve () |
Animation/AnimCurveTypes.h | ||
FVectorCurve
(
FSmartName InName, |
Animation/AnimCurveTypes.h | ||
FVectorCurve
(
FName InName, |
Animation/AnimCurveTypes.h |
FVectorCurve()
| Name | FVectorCurve |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Animation/AnimCurveTypes.h |
| Include Path | #include "Animation/AnimCurveTypes.h" |
FVectorCurve()
FVectorCurve(FSmartName, int32)
| Name | FVectorCurve |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Animation/AnimCurveTypes.h |
| Include Path | #include "Animation/AnimCurveTypes.h" |
FVectorCurve
(
FSmartName InName,
int32 InCurveTypeFlags
)
FVectorCurve(FName, int32)
| Name | FVectorCurve |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Animation/AnimCurveTypes.h |
| Include Path | #include "Animation/AnimCurveTypes.h" |
FVectorCurve
(
FName InName,
int32 InCurveTypeFlags
)