Condition_IsGaragePadOccupied
Description
Checks whether a vehicle or character is present on the garage pad.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | The garage pad to be evaluated. |
| CompareType | The comparison operation to apply (Equal or NotEqual). |
Examples
| Description | BaseObject | Command | CompareType |
|---|---|---|---|
| Checks whether a vehicle or character is present on the garage pad. | Target | IsGaragePadOccupied | Equal |