![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"#include "UObject/ObjectMacros.h"#include "UObject/Class.h"#include "Animation/AnimCurveTypes.h"#include "TimeStretchCurve.generated.h"Go to the source code of this file.
Classes | |
| struct | FTimeStretchCurveMarker |
| struct | FTimeStretchCurve |
| struct | FTimeStretchCurveInstance |
Enumerations | |
| enum class | ETimeStretchCurveMapping : uint8 { T_Original = 0 , T_TargetMin = 1 , T_TargetMax = 2 , MAX = 3 } |
|
strong |