IVehicleDamagesGroup

C++
struct IVehicleDamagesGroup {
};
File

IVehicleSystem.h

IVehicleDamagesGroup::~IVehicleDamagesGroup Destructor
C++
IVehicleDamagesGroup::ParseDamagesGroup Method
C++
virtual bool ParseDamagesGroup(const CVehicleParams& table) = 0;