mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 08:43:53 +01:00
cacecda72f
* API: Add types for parameters of gym-university-bladeburner API * Fix merging error
25 lines
772 B
Markdown
25 lines
772 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [GymLocationName](./bitburner.gymlocationname.md)
|
|
|
|
## GymLocationName enum
|
|
|
|
Locations of gym
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
declare enum GymLocationName
|
|
```
|
|
|
|
## Enumeration Members
|
|
|
|
| Member | Value | Description |
|
|
| --- | --- | --- |
|
|
| AevumCrushFitnessGym | <code>LocationName.AevumCrushFitnessGym</code> | |
|
|
| AevumSnapFitnessGym | <code>LocationName.AevumSnapFitnessGym</code> | |
|
|
| Sector12IronGym | <code>LocationName.Sector12IronGym</code> | |
|
|
| Sector12PowerhouseGym | <code>LocationName.Sector12PowerhouseGym</code> | |
|
|
| VolhavenMilleniumFitnessGym | <code>LocationName.VolhavenMilleniumFitnessGym</code> | |
|
|
|