Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 544 Bytes

bitburner.corporationinfo.nextstate.md

File metadata and controls

17 lines (10 loc) · 544 Bytes

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;