2022-11-20 18:07:22 +01:00
|
|
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [Bladeburner](./bitburner.bladeburner.md) > [inBladeburner](./bitburner.bladeburner.inbladeburner.md)
|
|
|
|
|
|
|
|
## Bladeburner.inBladeburner() method
|
|
|
|
|
2023-10-23 10:24:30 +02:00
|
|
|
Returns whether player is a member of Bladeburner division. Does not require API access.
|
2022-11-20 18:07:22 +01:00
|
|
|
|
2023-02-11 19:18:50 +01:00
|
|
|
**Signature:**
|
2022-11-20 18:07:22 +01:00
|
|
|
|
|
|
|
```typescript
|
|
|
|
inBladeburner(): boolean;
|
|
|
|
```
|
2023-02-11 19:18:50 +01:00
|
|
|
**Returns:**
|
2022-11-20 18:07:22 +01:00
|
|
|
|
|
|
|
boolean
|
|
|
|
|
2023-10-23 10:24:30 +02:00
|
|
|
whether player is a member of Bladeburner division.
|
2022-11-20 18:07:22 +01:00
|
|
|
|
|
|
|
## Remarks
|
|
|
|
|
|
|
|
RAM cost: 1 GB
|
|
|
|
|