Declared in PowerBus

Declaration

bool Remove(
    UniverseObject component,
    bool repair
);

Description

Removes a component from the network

Parameters

NameDescription
componentThe component to remove
repairConnect the Inputs of the removed component to the Outputs of the removed component