Home > bitburner > Stanek > remove
Remove fragment at location.
Signature:
remove(rootX: number, rootY: number): boolean;
Parameter | Type | Description |
---|---|---|
rootX | number | X against which to align the top left of the fragment. |
rootY | number | Y against which to align the top left of the fragment. |
Returns:
boolean
The fragment at [rootX, rootY], if any.
RAM cost: cost: 0.15 GB