VehiclePartState
The state of a vehicle part. See the OnVehiclePartChangedState event for more information.
VehiclePartState | Description |
---|---|
VehiclePartState.Open | The vehicle part is fully open |
VehiclePartState.Opening | The vehicle part is currently opening |
VehiclePartState.Closing | The vehicle part is currently closing |
VehiclePartState.Closed | The vehicle part is fully closed |