Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
hobd
GSensor
C# Class hobd.GSensor
Inheritance:
CoreSensor
Show file
Open project: cail/hobd
Protected Properties
Property
Type
Description
firstRun
bool
Public Methods
Method
Description
GSensor
( ) :
System
OnSpeedChange
(
Sensor
speed
) :
void
Protected Methods
Method
Description
Activate
( ) :
void
Deactivate
( ) :
void
Method Details
Activate()
protected
method
protected
Activate
( ) :
void
return
void
Deactivate()
protected
method
protected
Deactivate
( ) :
void
return
void
GSensor()
public
method
public
GSensor
( ) :
System
return
System
OnSpeedChange()
public
method
public
OnSpeedChange
(
Sensor
speed
) :
void
speed
Sensor
return
void
Property Details
firstRun
protected property
protected
bool
firstRun
return
bool