C# Class iRacingSdkWrapper.TelemetryInfo

Represents an object from which you can get Telemetry var headers by name
Show file Open project: NickThissen/iRacingSdkWrapper Class Usage Examples

Public Methods

Method Description
GetValues ( ) : IEnumerable
TelemetryInfo ( iRSDKSharp.iRacingSDK sdk ) : System.Collections.Generic

Method Details

GetValues() public method

public GetValues ( ) : IEnumerable
return IEnumerable

TelemetryInfo() public method

public TelemetryInfo ( iRSDKSharp.iRacingSDK sdk ) : System.Collections.Generic
sdk iRSDKSharp.iRacingSDK
return System.Collections.Generic