ChangeContainer Method
ChangeContainer(DesignItem)
Make the placed item switch the container. This method assumes that you already have checked if changing the container is possible.
Declaration
public void ChangeContainer(DesignItem newContainer)
Parameters
Type | Name | Description |
---|---|---|
DesignItem | newContainer |