Large Screen

Building Type

Buildable

Max Network Connections

1

Build Gun In Game
300
300

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 width

Int out

The width of the screen.

Height height

Int out

The height of the screen.