2022-10-21 17:16:00 +02:00
|
|
|
<!-- 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.
|
|
|
|
|
2023-02-11 19:18:50 +01:00
|
|
|
**Signature:**
|
2022-10-21 17:16:00 +02:00
|
|
|
|
|
|
|
```typescript
|
2022-11-20 18:07:22 +01:00
|
|
|
interface BladeburnerCurAction
|
2022-10-21 17:16:00 +02:00
|
|
|
```
|
|
|
|
|
|
|
|
## Properties
|
|
|
|
|
2023-02-11 19:18:50 +01:00
|
|
|
| Property | Modifiers | Type | Description |
|
|
|
|
| --- | --- | --- | --- |
|
|
|
|
| [name](./bitburner.bladeburnercuraction.name.md) | | string | Name of Action |
|
|
|
|
| [type](./bitburner.bladeburnercuraction.type.md) | | string | Type of Action |
|
2022-10-21 17:16:00 +02:00
|
|
|
|