Event Vehicle Lost, indicating a vehicle can't find its way to its destination.
More...
Detailed Description
Event Vehicle Lost, indicating a vehicle can't find its way to its destination.
Constructor & Destructor Documentation
AIEventVehicleLost::AIEventVehicleLost |
( |
VehicleID |
vehicle_id |
) |
[inline] |
- Parameters:
-
| vehicle_id | The vehicle that is lost. |
Member Function Documentation
Convert an AIEvent to the real instance.
- Parameters:
-
| instance | The instance to convert. |
- Returns:
- The converted instance.
VehicleID AIEventVehicleLost::GetVehicleID |
( |
|
) |
[inline] |
Get the VehicleID of the vehicle that is lost.
- Returns:
- The VehicleID of the vehicle that is lost.