PartModuleUtils Methods |
The PartModuleUtils type exposes the following members.
| Name | Description | |
|---|---|---|
| AddEvent | Add an event into a part module. | |
| DropEvent | Removes the specified event from the part module. | |
| GetAction | Returns an action for the requested method. | |
| GetEvent | Returns an event for the requested method. | |
| InjectEvent | Injects an event from one part to another. | |
| InvalidateContextMenu | Forces the context menu of the part to refresh itself. | |
| SetupAction | Applies a setup function on a KSP part module action. | |
| SetupEvent | Applies a setup function on a KSP part module event. | |
| WithdrawEvent | Removes an event that was previously injected. |