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