Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
setPlace
Method · 0.45
Calls
2
setWeAreQuesting
Method · 0.80
getGame
Method · 0.45
Tested by
no test coverage detected