Table of Contents

Enum DifficultyLevel

Namespace
KSP.Game
Assembly
Assembly-CSharp.dll
public enum DifficultyLevel : byte
Extension Methods

Fields

Custom = 5
Easy = 1
Hard = 3
Invalid = 0
Normal = 2
RocketScientist = 4