FHorseMovementData¶
#include <HorseMovementData.h>
Inherits from FTableRowBase
Public Functions¶
Name | |
---|---|
TBL_API | FHorseMovementData() |
Public Attributes¶
Name | |
---|---|
float | BaseAccelerationRate |
float | BaseDecelerationRate |
float | MaxSpeed |
float | MinSpeed |
float | SettleSpeed |
float | StrafeAcceleration |
float | StrafeDeceleration |
float | StrafeSpeed |
float | TurnRate |
float | TurnRateAcceleration |
float | TurnRateDeceleration |
Updated on 2025-01-21 at 09:02:25 +0100