#include "GoatVehicleBoostLevel.h" FGoatVehicleBoostLevel::FGoatVehicleBoostLevel() { this->AccumulationPercent = 0.00f; this->BoostTime = 0.00f; }