Class CompletedStages
- Namespace
- KSP.Game.Missions.Definitions
- Assembly
- Assembly-CSharp.dll
public class CompletedStages
- Inheritance
-
CompletedStages
- Inherited Members
- Extension Methods
Constructors
CompletedStages()
public CompletedStages()
Fields
CurrentStageIndex
public int CurrentStageIndex
Field Value
DEFAULT_CURRENT_STAGE_INDEX
public const int DEFAULT_CURRENT_STAGE_INDEX = 0
Field Value
DEFAULT_STAGE_IDS
public const int[] DEFAULT_STAGE_IDS = null
Field Value
- int[]
PlayerId
public int PlayerId
Field Value
StageIds
public int[] StageIds
Field Value
- int[]