C# Class SimTelemetry.Game.Rfactor.Garage.rFactorCar

Inheritance: ICar
Mostra file Open project: nlhans/SimTelemetry

Public Methods

Method Description
InClass ( List classes ) : bool
Scan ( ) : void
ScanAerodynamics ( ) : void
ScanEngine ( ) : void
ScanGeneral ( ) : void
rFactorCar ( IMod mod, string file ) : System

Method Details

InClass() public method

public InClass ( List classes ) : bool
classes List
return bool

Scan() public method

public Scan ( ) : void
return void

ScanAerodynamics() public method

public ScanAerodynamics ( ) : void
return void

ScanEngine() public method

public ScanEngine ( ) : void
return void

ScanGeneral() public method

public ScanGeneral ( ) : void
return void

rFactorCar() public method

public rFactorCar ( IMod mod, string file ) : System
mod IMod
file string
return System