Table of Contents

Class OtherFTUEMissionLastStageCompleted

Namespace
KSP.Messages.PropertyWatchers
Assembly
Assembly-CSharp.dll
[DiscoverableProperty("Properties/MissionData/OtherFTUEMissionLastStageCompleted", false, "Returns the last FTUE mission stage completed index.", "")]
public class OtherFTUEMissionLastStageCompleted : MissionDataPropertyWatcher
Inheritance
OtherFTUEMissionLastStageCompleted
Inherited Members
Extension Methods

Constructors

OtherFTUEMissionLastStageCompleted()

public OtherFTUEMissionLastStageCompleted()

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