C# (CSharp) MissionController Namespace

Classes

Name Description
CrashGoal
Difficulty
DockingGoal A docking goal. Does not work yet.
EVAGoal An EVA goal.
GLUtils
GameEvent A game event to check for mission goals, that are not checkable with the vessel alone. Used for CrashGoal
GoalStatus
Instruction
InstructionSet
LandingGoal A landing goal an a certain celestial body. Latitude and longitude range are optional
Manager Manages the missions and the current space program (budget and so on)
MathTools
Mission A mission
MissionController This part of the class calculates the vesselResources and the current Status
MissionController.Status
MissionController.VesselResources
MissionGoal A single mission goal.
MissionPackage A bundle of missions.
MissionStatus
OrbitGoal A mission goal to reach a certain orbit
Parser Parses a file into an object. Uses reflection.
PartGoal A mission goal that requires a certain amount of a certain part in order to finish the mission.
RandomMission
RecycledVessel
ReflectionTools
ResourceGoal A mission goal that requires a certain amount of a certain resource in order to finish the mission goal.
Settings
SettingsManager
SpaceProgram A space program.
SubMissionGoal A submission that consists of several mission goals
Value A single value for this mission goal.