C# Class MissionController.GameEvent

A game event to check for mission goals, that are not checkable with the vessel alone. Used for CrashGoal
Afficher le fichier Open project: pweingardt/KSPMissionController Class Usage Examples

Méthodes publiques

Свойство Type Description
docked bool
isCrashed bool

Property Details

docked public_oe property

public bool docked
Résultat bool

isCrashed public_oe property

public bool isCrashed
Résultat bool