Declared in PowerBus
Declaration
bool Remove(
UniverseObject component,
bool repair
);Description
Removes a component from the network
Parameters
| Name | Description |
|---|---|
| component | The component to remove |
| repair | Connect the Inputs of the removed component to the Outputs of the removed component |