History

Current version

3/8/2026, 10:06:03 PM

Imported from wiki

by tmascroft · 3/8/2026, 9:31:15 PM

Composite Roll Cover

## Composite Roll Cover

:::infobox
| Property | Value |
|----------|-------|
| Prefab Hash | 1228794916 |
| Prefab Name | CompositeRollCover |
| Power Usage | 0W |
| Placed With | [Kit (Door)](/wiki/kit-door) |
| Placed On | Small Grid |

![Composite Roll Cover](CompositeRollCover.png)
:::
### Deconstruction Steps

| Step | Tool | Recovered Item |
|---|---|---|
| 1 | [Hand Drill](/wiki/hand-drill) | [Kit (Door)](/wiki/kit-door) |


## Purpose

A composite roll cover is used to cover up items attached to a wall, it does not function as a [Portal](/wiki/portal) although it is made with the same [Kit (Door)](/wiki/kit-door).


## Characteristics

- It can slide open or closed by hand using the handle or you can force it open using the [Crowbar](/wiki/crowbar).
- It consumes 0W of [Power](/wiki/power) per [Tick](/wiki/tick).
- It has no [Power Port](/wiki/power-port) nor a [Data Port](/wiki/data-port).


## User Interface

An composite roll cover has no user interface.


## Settings

An composite roll cover has no settings.


## Construction

An composite roll cover is constructed using 1 x [Kit (Door)](/wiki/kit-door).


## Deconstruction

A composite roll cover can be deconstructed at any time using a [Hand Drill](/wiki/hand-drill).

## Data Network

| Parameter | Type | Access | Description |
|---|---|---|---|
| Open | Integer | Read/Write | 1 if device is open, otherwise 0 |
| Mode | Integer | Read/Write | The mode of the Composite Roll Cover. |
| Lock | Boolean | Read/Write | Disable manual operation of the Composite Roll Cover. |
| Setting | Integer | Read/Write | A variable setting that can be read or written. |
| On | Boolean | Read/Write | The current state of the Composite Roll Cover. |
| Idle | Integer | Read | Returns 1 if the Composite Roll Cover is currently idle, otherwise 0 |
| PrefabHash | Integer | Read | The hash of the structure |
| ReferenceId | Integer | Read | Unique Reference Identifier for this object |
| NameHash | Integer | Read | Provides the hash value for the name of the object as a 32 bit integer. |


## See Also

- [Portals](/wiki/portal)
- [Kit (Door)](/wiki/kit-door)