Large Screen
Building Type |
Buildable |
Max Network Connections |
1 |
| Build Gun | In Game |
|---|---|
|
|
The large screen allows you to place a screen with dynamic height and width onto a foundation or wall.
You can also rotate it in any direction you want for even more customizeability.
You can connect the screen to a computer network and then use the reference to the screen for the gpu’s bind function so you can bind the screen with a gpu.
The maximum size of a screen is 10 x 10.
Interface
Parent |
Functions
Get Size getSize (Int Width width out, Int Height height out)
Returns the size of the screen in 'panels'.
Flags |
RuntimeSync RuntimeParallel RuntimeAsync |
- Return Values
-
Name Type Description Width
widthInt out
The width of the screen.
Height
heightInt out
The height of the screen.
- Buildings
- Apis
-
Component - Computer - Event - FileSystem