Table of Contents

Class OABLastPartSelectedInStagingStackPropertyWatcher

Namespace
KSP.Messages.PropertyWatchers
Assembly
Assembly-CSharp.dll
[DiscoverableProperty("Properties/OAB/LastPartSelectedInStagingStack", true, "Returns the UniqueID of the Last part selected in staging stack.", "")]
public class OABLastPartSelectedInStagingStackPropertyWatcher : OABPropertyWatcher
Inheritance
OABLastPartSelectedInStagingStackPropertyWatcher
Inherited Members
Extension Methods

Constructors

OABLastPartSelectedInStagingStackPropertyWatcher()

public OABLastPartSelectedInStagingStackPropertyWatcher()

Properties

Value

public static string Value { get; set; }

Property Value

string

Methods

GetValueString()

public override string GetValueString()

Returns

string

baseType()

public override Type baseType()

Returns

Type