Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
SimTelemetry
Data
Telemetry.Telemetry_SimState
C# Class SimTelemetry.Data.Telemetry.Telemetry_SimState
Class containing whether a simulator is running and has a session active.
ファイルを表示
Open project: nlhans/SimTelemetry
Public Properties
Property
Type
Description
Active
bool
Driving
bool
Laps
int
Session
bool
Public Methods
Method
Description
Telemetry_SimState
( ) :
System
Method Details
Telemetry_SimState()
public
method
public
Telemetry_SimState
( ) :
System
return
System
Property Details
Active
public_oe property
public
bool
Active
return
bool
Driving
public_oe property
public
bool
Driving
return
bool
Laps
public_oe property
public
int
Laps
return
int
Session
public_oe property
public
bool
Session
return
bool