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
kOS
AddOns
InfernalRobotics
IRHandler
C# Class kOS.AddOns.InfernalRobotics.IRHandler
Inheritance:
UnityEngine.MonoBehaviour
Afficher le fichier
Open project: KSP-KOS/KOS
Méthodes publiques
Méthode
Description
FixedUpdate
( ) :
void
OnDestroy
( ) :
void
Start
( ) :
void
Private Methods
Méthode
Description
Awake
( ) :
void
OnVesselChange
(
Vessel
v
) :
void
OnVesselLoaded
(
Vessel
v
) :
void
OnVesselWasModified
(
Vessel
v
) :
void
Method Details
FixedUpdate()
public
méthode
public
FixedUpdate
( ) :
void
Résultat
void
OnDestroy()
public
méthode
public
OnDestroy
( ) :
void
Résultat
void
Start()
public
méthode
public
Start
( ) :
void
Résultat
void