DisclaimerIf you use the site often and enjoy it, consider donating to help me cover the server costs, and motivate me to spend my time on this project. (Donate) (Crypto)

Classes

UWheeledVehicleMovementComponent

UPawnMovementComponent > UNavMovementComponent > UMovementComponent > UActorComponent > UObject

Member Type Offset Share
bDeprecatedSpringOffsetMode : 1 char 0x140
bReverseAsBrake : 1 char 0x140
bUseRVOAvoidance : 1 char 0x140
bRawHandbrakeInput : 1 char 0x140
bRawGearUpInput : 1 char 0x140
bRawGearDownInput : 1 char 0x140
bWasAvoidanceUpdated : 1 char 0x144
Mass float 0x148
WheelSetups TArray<FWheelSetup> 0x150
DragCoefficient float 0x160
ChassisWidth float 0x164
ChassisHeight float 0x168
DragArea float 0x16c
EstimatedMaxEngineSpeed float 0x170
MaxEngineRPM float 0x174
DebugDragMagnitude float 0x178
InertiaTensorScale FVector 0x17c
MinNormalizedTireLoad float 0x188
MinNormalizedTireLoadFiltered float 0x18c
MaxNormalizedTireLoad float 0x190
MaxNormalizedTireLoadFiltered float 0x194
ThresholdLongitudinalSpeed float 0x198
LowForwardSpeedSubStepCount int32_t 0x19c
HighForwardSpeedSubStepCount int32_t 0x1a0
Wheels TArray<UVehicleWheel*> 0x1a8
RVOAvoidanceRadius float 0x1d0
RVOAvoidanceHeight float 0x1d4
AvoidanceConsiderationRadius float 0x1d8
RVOSteeringStep float 0x1dc
RVOThrottleStep float 0x1e0
AvoidanceUID int32_t 0x1e4
AvoidanceGroup FNavAvoidanceMask 0x1e8
GroupsToAvoid FNavAvoidanceMask 0x1ec
GroupsToIgnore FNavAvoidanceMask 0x1f0
AvoidanceWeight float 0x1f4
PendingLaunchVelocity FVector 0x1f8
ReplicatedState FReplicatedVehicleState 0x204
RawSteeringInput float 0x21c
RawThrottleInput float 0x220
RawBrakeInput float 0x224
SteeringInput float 0x228
ThrottleInput float 0x22c
BrakeInput float 0x230
HandbrakeInput float 0x234
IdleBrakeInput float 0x238
StopThreshold float 0x23c
WrongDirectionThreshold float 0x240
ThrottleInputRate FVehicleInputRate 0x244
BrakeInputRate FVehicleInputRate 0x24c
HandbrakeInputRate FVehicleInputRate 0x254
SteeringInputRate FVehicleInputRate 0x25c
OverrideController AController* 0x288