FMovementModifierData¶
#include <MovementModifierData.h>
Inherits from FTableRowBase
Public Functions¶
Name | |
---|---|
TBL_API | FMovementModifierData() |
Public Attributes¶
Name | |
---|---|
float | Acceleration |
float | Deceleration |
float | MaxValue |
float | MinValue |
UCurveFloat * | ModifierCurve |
float | Scale |
bool | bDisableSprint |
Updated on 2025-01-21 at 09:02:25 +0100