Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
KerbalEngineer
Flight
Readouts
Surface
AtmosphericPressure
C# Class KerbalEngineer.Flight.Readouts.Surface.AtmosphericPressure
Inheritance:
ReadoutModule
Exibir arquivo
Open project: CYBUTEK/KerbalEngineer
Public Methods
Method
Description
AtmosphericPressure
( ) :
Extensions
Draw
(
SectionModule
section
) :
void
Reset
( ) :
void
Update
( ) :
void
Method Details
AtmosphericPressure()
public
method
public
AtmosphericPressure
( ) :
Extensions
return
Extensions
Draw()
public
method
public
Draw
(
SectionModule
section
) :
void
section
SectionModule
return
void
Reset()
public
method
public
Reset
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void