mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
work on making the netscript api tighter
This commit is contained in:
23
markdown/bitburner.hackingformulas.hackchance.md
Normal file
23
markdown/bitburner.hackingformulas.hackchance.md
Normal file
@@ -0,0 +1,23 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [HackingFormulas](./bitburner.hackingformulas.md) > [hackChance](./bitburner.hackingformulas.hackchance.md)
|
||||
|
||||
## HackingFormulas.hackChance() method
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
hackChance(server: number, player: number): number;
|
||||
```
|
||||
|
||||
## Parameters
|
||||
|
||||
| Parameter | Type | Description |
|
||||
| --- | --- | --- |
|
||||
| server | number | |
|
||||
| player | number | |
|
||||
|
||||
<b>Returns:</b>
|
||||
|
||||
number
|
||||
|
||||
Reference in New Issue
Block a user