Table of Contents

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

missionData MissionData
value string

Returns

int

baseType()

public override Type baseType()

Returns

Type