[Cond]_IsReachableUsingVehicle¶
Overview¶
- Checks whether Self(the character) can reach a specific location using the CityGraph via a vehicle.
Parameter¶
| Params | Description | 
|---|---|
| BaseObject | Self (the character to evaluate) | 
| Command | IsReachableUsingVehicle | 
| CompareType | Type of comparison | 
Examples¶
| Example Description | [Condition] | ||
|---|---|---|---|
| BaseObject | Command | CompareType | |
| Can I reach a destination using a vehicle? | Self | IsReachableUsingVehicle | Equal |