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

Method getCandiesUsedToRequestFeatures

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

Source from the content-addressed store, hash-verified

508 }
509
510 public getCandiesUsedToRequestFeatures(): Resource{
511 return this.candiesUsedToRequestFeatures;
512 }
513
514 public getChocolateBars(): ChocolateBars{
515 return this.chocolateBars;

Calls

no outgoing calls

Tested by

no test coverage detected