Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
kOS
AddOns
InfernalRobotics
IRHandler
C# Class kOS.AddOns.InfernalRobotics.IRHandler
Inheritance:
UnityEngine.MonoBehaviour
Datei anzeigen
Open project: KSP-KOS/KOS
Public Methods
Method
Description
FixedUpdate
( ) :
void
OnDestroy
( ) :
void
Start
( ) :
void
Private Methods
Method
Description
Awake
( ) :
void
OnVesselChange
(
Vessel
v
) :
void
OnVesselLoaded
(
Vessel
v
) :
void
OnVesselWasModified
(
Vessel
v
) :
void
Method Details
FixedUpdate()
public
method
public
FixedUpdate
( ) :
void
return
void
OnDestroy()
public
method
public
OnDestroy
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void