Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/candybox2/candybox2.github.io
/ getTopLimit
Method
getTopLimit
code/main/Quest.ts:785–787 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
783
}
784
785
public getTopLimit(): number{
786
return
20;
787
}
788
789
public getWormsLikeDisabled(): boolean{
790
return
this.wormsLikeDisabled;
Callers
1
isOutOfArea
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected