MCPcopy Create free account
hub / github.com/candybox2/candybox2.github.io / getIsStatusBarAllowedToUseTheNKey

Method getIsStatusBarAllowedToUseTheNKey

code/main/Game.ts:534–536  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

532 }
533
534 public getIsStatusBarAllowedToUseTheNKey(): boolean{
535 return this.isStatusBarAllowedToUseTheNKey;
536 }
537
538 public getLocalAutosaveEnabled(): boolean{
539 return this.localAutosaveEnabled;

Callers 1

nextTabMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected