C# Class MissionController.CrashGoal

Inheritance: MissionGoal
Afficher le fichier Open project: pweingardt/KSPMissionController

Méthodes publiques

Свойство Type Description
body String

Méthodes publiques

Méthode Description
CrashGoal ( ) : System
getType ( ) : string

Méthodes protégées

Méthode Description
values ( Vessel vessel, GameEvent events ) : List

Method Details

CrashGoal() public méthode

public CrashGoal ( ) : System
Résultat System

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

Property Details

body public_oe property

public String body
Résultat String