Table of Contents

Class ObjectAssemblyPartStageInfo

Namespace
KSP.OAB
Assembly
Assembly-CSharp.dll
public class ObjectAssemblyPartStageInfo : IObjectAssemblyPartStageInfo
Inheritance
ObjectAssemblyPartStageInfo
Implements
Inherited Members
Extension Methods

Constructors

ObjectAssemblyPartStageInfo()

public ObjectAssemblyPartStageInfo()

Properties

Parts

public List<IObjectAssemblyPart> Parts { get; }

Property Value

List<IObjectAssemblyPart>