Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
RealFuels
RefuelingPump
C# Class RealFuels.RefuelingPump
Inheritance:
RealFuels.ModularFuelPartModule
Afficher le fichier
Open project: NathanKell/ModularFuelSystem
Méthodes publiques
Méthode
Description
FixedUpdate
( ) :
void
GetInfo
( ) :
string
OnStart
(
PartModule
state
) :
void
Private Methods
Méthode
Description
FillAttachedTanks
(
double
deltaTime
) :
void
TogglePump
( ) :
void
Method Details
FixedUpdate()
public
méthode
public
FixedUpdate
( ) :
void
Résultat
void
GetInfo()
public
méthode
public
GetInfo
( ) :
string
Résultat
string
OnStart()
public
méthode
public
OnStart
(
PartModule
state
) :
void
state
PartModule
Résultat
void