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
NearFuture
FissionGeneratorAnimator
C# Class NearFuture.FissionGeneratorAnimator
Inheritance:
PartModule
Exibir arquivo
Open project: ChrisAdderley/near-future
Class Usage Examples
Public Methods
Method
Description
OnStart
(
PartModule
state
) :
void
SetHeatLevel
(
float
val
) :
void
Method Details
OnStart()
public
method
public
OnStart
(
PartModule
state
) :
void
state
PartModule
return
void
SetHeatLevel()
public
method
public
SetHeatLevel
(
float
val
) :
void
val
float
return
void