mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
655 B
655 B
Home > bitburner > Corporation > hasUnlock
Corporation.hasUnlock() method
Check if you have a one-time unlockable upgrade.
Signature:
hasUnlock(upgradeName: CorpUnlockName): boolean;
Parameters
| Parameter | Type | Description |
|---|---|---|
| upgradeName | CorpUnlockName | Name of the upgrade |
Returns:
boolean
true if unlocked and false if not
Remarks
RAM cost: 10 GB