mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-18 21:53:50 +01:00
65cd14e33b
* Add specific types for sleeve tasks * Moved LocationName enum to overall enums file * Add LocationName enum to those provided to player * remove trailing s on CompanyPosNames enum (now CompanyPosName, in line with LocationName) * Also regenerated all ns documentation. This leads to an expected error when checking for generated files, because PRs should not normally touch markdown files. Also leads to a lint failure in generated file bitburner.d.ts * also removed some exporting from NetscriptDefinitions.d.ts for anything that wasn't imported somewhere else.
2.6 KiB
2.6 KiB
Home > bitburner > CompanyPosName
CompanyPosName enum
Signature:
declare enum CompanyPosName
Enumeration Members
Member | Value | Description |
---|---|---|
agent0 | "Field Agent" |
|
agent1 | "Secret Agent" |
|
agent2 | "Special Operative" |
|
bus0 | "Business Intern" |
|
bus1 | "Business Analyst" |
|
bus2 | "Business Manager" |
|
bus3 | "Operations Manager" |
|
bus4 | "Chief Financial Officer" |
|
bus5 | "Chief Executive Officer" |
|
busCons0 | "Business Consultant" |
|
busCons1 | "Senior Business Consultant" |
|
employee | "Employee" |
|
employeePT | "Part-time Employee" |
|
IT0 | "IT Intern" |
|
IT1 | "IT Analyst" |
|
IT2 | "IT Manager" |
|
IT3 | "Systems Administrator" |
|
netEng0 | "Network Engineer" |
|
netEng1 | "Network Administrator" |
|
sec0 | "Police Officer" |
|
sec1 | "Police Chief" |
|
sec2 | "Security Guard" |
|
sec3 | "Security Officer" |
|
sec4 | "Security Supervisor" |
|
sec5 | "Head of Security" |
|
secEng | "Security Engineer" |
|
softCons0 | "Software Consultant" |
|
softCons1 | "Senior Software Consultant" |
|
sw0 | "Software Engineering Intern" |
|
sw1 | "Junior Software Engineer" |
|
sw2 | "Senior Software Engineer" |
|
sw3 | "Lead Software Developer" |
|
sw4 | "Head of Software" |
|
sw5 | "Head of Engineering" |
|
sw6 | "Vice President of Technology" |
|
sw7 | "Chief Technology Officer" |
|
waiter | "Waiter" |
|
waiterPT | "Part-time Waiter" |