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
MissionController
EVAGoal
C# Class MissionController.EVAGoal
An EVA goal.
Inheritance:
MissionGoal
Exibir arquivo
Open project: pweingardt/KSPMissionController
Public Methods
Method
Description
EVAGoal
( ) :
System
getType
( ) :
string
Protected Methods
Method
Description
values
(
Vessel
v
,
GameEvent
events
) :
List
Method Details
EVAGoal()
public
method
public
EVAGoal
( ) :
System
return
System
getType()
public
method
public
getType
( ) :
string
return
string
values()
protected
method
protected
values
(
Vessel
v
,
GameEvent
events
) :
List
v
Vessel
events
GameEvent
return
List