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

Method getLocalAutosaveTime

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

Source from the content-addressed store, hash-verified

544 }
545
546 public getLocalAutosaveTime(): number{
547 return this.localAutosaveTime;
548 }
549
550 public getLollipops(): Lollipops{
551 return this.lollipops;

Callers 2

drawLocalSaveMethod · 0.80
oneSecondCallbackMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected