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

Method getBottomLimit

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

Source from the content-addressed store, hash-verified

699
700 // Public getters
701 public getBottomLimit(): number{
702 return 20;
703 }
704
705 public getCandiesFound(): Resource{
706 return this.candiesFound;

Callers 1

isOutOfAreaMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected