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