mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 23:08:36 +02:00
API: Programming-friendly interface to getFactionInviteRequirements (#953)
This commit is contained in:
11
markdown/bitburner.notrequirement.condition.md
Normal file
11
markdown/bitburner.notrequirement.condition.md
Normal file
@@ -0,0 +1,11 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [NotRequirement](./bitburner.notrequirement.md) > [condition](./bitburner.notrequirement.condition.md)
|
||||
|
||||
## NotRequirement.condition property
|
||||
|
||||
**Signature:**
|
||||
|
||||
```typescript
|
||||
condition: PlayerRequirement;
|
||||
```
|
||||
Reference in New Issue
Block a user