Class PartsManagerFakePart.TestPart
- Namespace
- KSP.game
- Assembly
- Assembly-CSharp.dll
public class PartsManagerFakePart.TestPart : IInteractivePart
- Inheritance
-
PartsManagerFakePart.TestPart
- Implements
-
- Inherited Members
-
- Extension Methods
-
Constructors
TestPart()
Fields
PartModulesUnderlying
public DictionaryValueList<Type, IPartModule> PartModulesUnderlying
Field Value
- DictionaryValueList<Type, IPartModule>
Properties
Category
public PartCategories Category { get; }
Property Value
- PartCategories
Guid
public IGGuid Guid { get; }
Property Value
- IGGuid
Modules
public DictionaryValueList<Type, IPartModule> Modules { get; }
Property Value
- DictionaryValueList<Type, IPartModule>
Name
public string Name { get; }
Property Value
- string
PartStageType
public AssemblyPartStageType PartStageType { get; }
Property Value
- AssemblyPartStageType
Methods
DestroyInteractivePart()
public void DestroyInteractivePart()
GetCategoryName()
public string GetCategoryName()
Returns
- string
GetDisplayName()
public string GetDisplayName()
Returns
- string