C# Class SimTelemetry.Game.Rfactor.rFactor

Mostra 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_oe static_oe property

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

Game public_oe static_oe property

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

Garage public_oe static_oe property

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

MMF public_oe static_oe property

public static rFactorMMF MMF
return rFactorMMF

Player public_oe static_oe property

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

Session public_oe static_oe property

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