Event Vehicle Unprofitable, indicating a vehicle lost money last year.
More...
Detailed Description
Event Vehicle Unprofitable, indicating a vehicle lost money last year.
Constructor & Destructor Documentation
AIEventVehicleUnprofitable::AIEventVehicleUnprofitable |
( |
VehicleID |
vehicle_id |
) |
[inline] |
- Parameters:
-
| vehicle_id | The vehicle that was unprofitable. |
Member Function Documentation
Convert an AIEvent to the real instance.
- Parameters:
-
| instance | The instance to convert. |
- Returns:
- The converted instance.
VehicleID AIEventVehicleUnprofitable::GetVehicleID |
( |
|
) |
[inline] |
Get the VehicleID of the vehicle that lost money.
- Returns:
- The VehicleID of the vehicle that lost money.