Table of Contents

Interface ICompoundPartModule

Namespace
KSP.Sim
Assembly
Assembly-CSharp.dll
public interface ICompoundPartModule : IPartModule
Inherited Members
Extension Methods

Methods

OnModuleAwake()

void OnModuleAwake()

OnTargetLost()

void OnTargetLost()

OnTargetSet(PartComponent)

void OnTargetSet(PartComponent target)

Parameters

target PartComponent