Class OABLastPartPlacedPropertyWatcher
- Namespace
 - KSP.Messages.PropertyWatchers
 
- Assembly
 - Assembly-CSharp.dll
 
[DiscoverableProperty("Properties/OAB/LastPartPlaced", true, "Returns the UniqueID of the last part the player put down in the OAB, will return an empty string if the last placed part becomes deleted for any reason.", "")]
public class OABLastPartPlacedPropertyWatcher : OABPropertyWatcher
  - Inheritance
 - 
      
      
      
      OABLastPartPlacedPropertyWatcher
 
- Inherited Members
 
- Extension Methods
 
Constructors
OABLastPartPlacedPropertyWatcher()
public OABLastPartPlacedPropertyWatcher()
  Methods
GetValueString()
public override string GetValueString()
  Returns
baseType()
public override Type baseType()