C# Class MissionController.GameEvent

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

Public Properties

Property Type Description
docked bool
isCrashed bool

Property Details

docked public_oe property

public bool docked
return bool

isCrashed public_oe property

public bool isCrashed
return bool