KSPDev.KSPInterfaces Namespace |
| Interface | Description | |
|---|---|---|
| IJointEventsListener | Declares callbacks that are called when a joint between two parts is changed. | |
| IKSPActivateOnDecouple | A documented version of the IActivateOnDecouple interface. | |
| IKSPDevJointLockState | A documented version of the KSP IJointLockState interface. | |
| IKSPDevModuleInfo | Documented analogue of IModuleInfo interface. | |
| IPartModule | Interface for KSP part module. | |
| IsDestroyable | Interface for modules that need to know if script object is destroyed. | |
| IsPackable | Interface to track the physics state changes in the part's module. | |
| IsPartDeathListener | Interface to notify about the part's forced destruction. | |
| IsPhysicalObject | Interface for the modules that need handling physics. |