UVelocityCurveMovement¶
#include <VelocityCurveMovement.h>
Inherits from UMovementAction, UTBLObject, UAssemblyObject, UObject
Public Functions¶
| Name | |
|---|---|
| UVelocityCurveMovement() |
Public Attributes¶
| Name | |
|---|---|
| float | BlendInTime |
| UCurveVector * | Curve |
| float | Duration |
| FVector | InitialVelocity |
| FPercentOfInitialVelocityToKeep | PercentOfInitialVelocityToKeep |
| float | StrengthX |
| float | StrengthY |
| FVector | VelocityToKeep |
| uint8 | bDoNotGoBelowSprintSpeed |
Updated on 2025-01-21 at 09:02:25 +0100