#include "ReplicatedAthenaVehicleAttributes.h" FReplicatedAthenaVehicleAttributes::FReplicatedAthenaVehicleAttributes() { this->FrontLateralFrictionScale = 0.00f; this->RearLateralFrictionScale = 0.00f; this->BrakeForceTractionScale = 0.00f; this->ForwardForceTractionScale = 0.00f; this->SlopeAntigravityScale = 0.00f; this->TopSpeedScale = 0.00f; }