Table of Contents

Interface IInteractivePart

Namespace
KSP.Game
Assembly
Assembly-CSharp.dll
public interface IInteractivePart
Extension Methods

Properties

Category

PartCategories Category { get; }

Property Value

PartCategories

Guid

IGGuid Guid { get; }

Property Value

IGGuid

Modules

DictionaryValueList<Type, IPartModule> Modules { get; }

Property Value

DictionaryValueList<Type, IPartModule>

Name

string Name { get; }

Property Value

string

Methods

DestroyInteractivePart()

void DestroyInteractivePart()

GetCategoryName()

string GetCategoryName()

Returns

string

GetDisplayName()

string GetDisplayName()

Returns

string