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
MissionController
DockingGoal
C# Class MissionController.DockingGoal
A docking goal. Does not work yet.
Inheritance:
MissionGoal
Afficher le fichier
Open project: pweingardt/KSPMissionController
Méthodes publiques
Méthode
Description
getType
( ) :
string
Méthodes protégées
Méthode
Description
values
(
Vessel
vessel
,
GameEvent
events
) :
List
Method Details
getType()
public
méthode
public
getType
( ) :
string
Résultat
string
values()
protected
méthode
protected
values
(
Vessel
vessel
,
GameEvent
events
) :
List
vessel
Vessel
events
GameEvent
Résultat
List