Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 501 Bytes

bitburner.userinterface.windowsize.md

File metadata and controls

23 lines (13 loc) · 501 Bytes

Home > bitburner > UserInterface > windowSize

UserInterface.windowSize() method

Get the current window size

Signature:

windowSize(): [number, number];

Returns:

[number, number]

An array of 2 value containing the window width and height.

Remarks

RAM cost: 0 GB