Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
MissionController
DockingGoal
C# Class MissionController.DockingGoal
A docking goal. Does not work yet.
Inheritance:
MissionGoal
ファイルを表示
Open project: pweingardt/KSPMissionController
Public Methods
Method
Description
getType
( ) :
string
Protected Methods
Method
Description
values
(
Vessel
vessel
,
GameEvent
events
) :
List
Method Details
getType()
public
method
public
getType
( ) :
string
return
string
values()
protected
method
protected
values
(
Vessel
vessel
,
GameEvent
events
) :
List
vessel
Vessel
events
GameEvent
return
List