bitburner-src/markdown/bitburner.corporationinfo.nextstate.md

544 B

Home > bitburner > CorporationInfo > nextState

CorporationInfo.nextState property

The next state to be processed.

I.e. when the state is PURCHASE, it means purchasing will occur during the next state transition.

Possible states are START, PURCHASE, PRODUCTION, EXPORT, SALE.

Signature:

nextState: CorpStateName;