C# Class CSL_Traffic.VehicleInfoExtensions

Afficher le fichier Open project: Katalyst6/CSL.TransitAddonMod

Méthodes publiques

Méthode Description
ApplySpeedMultiplier ( this vehicle, CarSpeedData data ) : void
RestoreVehicleSpeed ( this vehicle, CarSpeedData data ) : void

Method Details

ApplySpeedMultiplier() public static méthode

public static ApplySpeedMultiplier ( this vehicle, CarSpeedData data ) : void
vehicle this
data CarSpeedData
Résultat void

RestoreVehicleSpeed() public static méthode

public static RestoreVehicleSpeed ( this vehicle, CarSpeedData data ) : void
vehicle this
data CarSpeedData
Résultat void