Table of Contents

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

missionData MissionData
value string

Returns

int

baseType()

public override Type baseType()

Returns

Type