mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-13 11:13:50 +01:00
06a985bdf8
This reverts commit bbb6e3f309935aebac74ddb1fbeec12dfb7540b1.
507 B
507 B
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