Class LastPartAttachedTo
- Namespace
 - KSP.Messages.PropertyWatchers
 
- Assembly
 - Assembly-CSharp.dll
 
[DiscoverableProperty("Properties/OAB/LastPartAttachedTo", true, "Returns the UniqueID of the last part that the player attached another part to. This is useful for checking more specific placement, and essential for tutorials that use compound parts like struts.", "")]
public class LastPartAttachedTo : OABPropertyWatcher
  - Inheritance
 - 
      
      
      
      LastPartAttachedTo
 
- Inherited Members
 
- Extension Methods
 
Constructors
LastPartAttachedTo()
public LastPartAttachedTo()
  Methods
GetValueString()
public override string GetValueString()
  Returns
baseType()
public override Type baseType()