Add ns.ui.getTheme() api function

This commit is contained in:
Martin Fournier
2021-12-20 13:38:21 -05:00
parent 25f78f2b30
commit 65d0877edc
11 changed files with 154 additions and 5 deletions

View File

@@ -0,0 +1,20 @@
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [UserInterface](./bitburner.userinterface.md)
## UserInterface interface
User Interface API.
<b>Signature:</b>
```typescript
interface UserInterface
```
## Methods
| Method | Description |
| --- | --- |
| [getTheme()](./bitburner.userinterface.gettheme.md) | Get the current theme |