ElectricEngineProperty

public enum ElectricEngineProperty

Electric engine property attributes. Each ElectricEngineProperty represents one property of the ElectricEngine model, and shares its PropertyID.

Used for updating vehicle’s electric engine state via updateVehicleProperties(_:).

  • id

    Unique identifier of the property.

    Declaration

    Swift

    public var id: PropertyID { get }