mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 08:43:53 +01:00
22 lines
587 B
Markdown
22 lines
587 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [BladeburnerCurAction](./bitburner.bladeburnercuraction.md)
|
|
|
|
## BladeburnerCurAction interface
|
|
|
|
Bladeburner current action.
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
interface BladeburnerCurAction
|
|
```
|
|
|
|
## Properties
|
|
|
|
| Property | Modifiers | Type | Description |
|
|
| --- | --- | --- | --- |
|
|
| [name](./bitburner.bladeburnercuraction.name.md) | | string | Name of Action |
|
|
| [type](./bitburner.bladeburnercuraction.type.md) | | string | Type of Action |
|
|
|