Class OtherMissionLastStageCompleted
- Namespace
 - KSP.Messages.PropertyWatchers
 
- Assembly
 - Assembly-CSharp.dll
 
[DiscoverableProperty("Properties/MissionData/OtherMissionLastStageCompleted", false, "Returns the last FTUE mission stage completed index.", "")]
public class OtherMissionLastStageCompleted : MissionDataPropertyWatcher
  - Inheritance
 - 
      
      
      
      OtherMissionLastStageCompleted
 
- Inherited Members
 
- Extension Methods
 
Constructors
OtherMissionLastStageCompleted()
public OtherMissionLastStageCompleted()
  Methods
GetValueInt(MissionData, string)
public override int GetValueInt(MissionData missionData, string value)
  Parameters
missionDataMissionDatavaluestring
Returns
baseType()
public override Type baseType()