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

Method willBeClosed

code/main/Quest.ts:696–698  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

694 }
695
696 public willBeClosed(): void{
697 this.getGame().setWeAreQuesting(false);
698 }
699
700 // Public getters
701 public getBottomLimit(): number{

Callers 1

setPlaceMethod · 0.45

Calls 2

setWeAreQuestingMethod · 0.80
getGameMethod · 0.45

Tested by

no test coverage detected