mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
UI: LogBox overhaul (#508)
This commit is contained in:
13
markdown/bitburner.runningscript.tailproperties.md
Normal file
13
markdown/bitburner.runningscript.tailproperties.md
Normal file
@@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [RunningScript](./bitburner.runningscript.md) > [tailProperties](./bitburner.runningscript.tailproperties.md)
|
||||
|
||||
## RunningScript.tailProperties property
|
||||
|
||||
Properties of the tail window, or null if it is not shown
|
||||
|
||||
**Signature:**
|
||||
|
||||
```typescript
|
||||
tailProperties: TailProperties | null;
|
||||
```
|
||||
Reference in New Issue
Block a user