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

Method getQuestSlowedDown

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

Source from the content-addressed store, hash-verified

568 }
569
570 public getQuestSlowedDown(): boolean{
571 return this.questSlowedDown;
572 }
573
574 public getQuestSpeedUp(): number{
575 return this.questSpeedUp;

Callers 1

castPlayerTimeSlowingMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected