mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
* CORPORATION: Add new API to check if player can create corporation * Update description of createCorporation API * Return enum instead of true/false * Use throwIfReachable * Fix typo in comment
512 B
512 B
Home > bitburner > Corporation > hasCorporation
Corporation.hasCorporation() method
Return whether the player has a corporation. Does not require API access.
Signature:
hasCorporation(): boolean;
Returns:
boolean
Whether the player has a corporation
Remarks
RAM cost: 0 GB