mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 08:43:53 +01:00
23 lines
681 B
Markdown
23 lines
681 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [bitburner](./bitburner.md) > [UniversityLocationName](./bitburner.universitylocationname.md)
|
||
|
|
||
|
## UniversityLocationName enum
|
||
|
|
||
|
Locations of university
|
||
|
|
||
|
**Signature:**
|
||
|
|
||
|
```typescript
|
||
|
declare enum UniversityLocationName
|
||
|
```
|
||
|
|
||
|
## Enumeration Members
|
||
|
|
||
|
| Member | Value | Description |
|
||
|
| --- | --- | --- |
|
||
|
| AevumSummitUniversity | <code>LocationName.AevumSummitUniversity</code> | |
|
||
|
| Sector12RothmanUniversity | <code>LocationName.Sector12RothmanUniversity</code> | |
|
||
|
| VolhavenZBInstituteOfTechnology | <code>LocationName.VolhavenZBInstituteOfTechnology</code> | |
|
||
|
|