mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-04-04 17:31:29 +02:00
Adds three Netscript functions to manipulate the user's styles like the player can with theme.
479 B
479 B
Home > bitburner > UserInterface > getStyles
UserInterface.getStyles() method
Get the current styles
Signature:
getStyles(): IStyleSettings;
Returns:
IStyleSettings
An object containing the player's styles
Remarks
RAM cost: cost: 0 GB