C# Class SimTelemetry.Game.Rfactor.rFactor

Show file Open project: nlhans/SimTelemetry

Public Properties

Property Type Description
Drivers SimTelemetry.Game.Rfactor.Drivers
Game SimTelemetry.Objects.Utilities.MemoryPolledReader
Garage SimTelemetry.Game.Rfactor.Garage.rFactorGarage
MMF rFactorMMF
Player SimTelemetry.Game.Rfactor.DriverPlayer
Session Session

Public Methods

Method Description
Kill ( ) : void
rFactor ( ISimulator sim ) : System

Method Details

Kill() public static method

public static Kill ( ) : void
return void

rFactor() public method

public rFactor ( ISimulator sim ) : System
sim ISimulator
return System

Property Details

Drivers public static property

public static Drivers,SimTelemetry.Game.Rfactor Drivers
return SimTelemetry.Game.Rfactor.Drivers

Game public static property

public static MemoryPolledReader,SimTelemetry.Objects.Utilities Game
return SimTelemetry.Objects.Utilities.MemoryPolledReader

Garage public static property

public static rFactorGarage,SimTelemetry.Game.Rfactor.Garage Garage
return SimTelemetry.Game.Rfactor.Garage.rFactorGarage

MMF public static property

public static rFactorMMF MMF
return rFactorMMF

Player public static property

public static DriverPlayer,SimTelemetry.Game.Rfactor Player
return SimTelemetry.Game.Rfactor.DriverPlayer

Session public static property

public static Session,SimTelemetry.Game.Rfactor Session
return Session