C# Class MissionController.GameEvent

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

Public Properties

Property Type Description
docked bool
isCrashed bool

Property Details

docked public property

public bool docked
return bool

isCrashed public property

public bool isCrashed
return bool