Declared in PowerBus

Declaration

bool Replace(
    UniverseObject original,
    UniverseObject replacement
);

Description

Replaces a component in the network with another component

Parameters

NameDescription
originalThe original component to remove
replacementThe new component