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

Method getCurrent

code/main/Resource.ts:73–75  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

71 }
72
73 public getCurrent(): number{
74 return this.current;
75 }
76
77 public getCurrentAsString(): string{
78 return this.current.toString();

Callers 15

saveMethod · 0.95
endQuestMethod · 0.80
getCandiesDropMessageMethod · 0.80
insert10CandiesMethod · 0.80
insert1000CandiesMethod · 0.80
buyCauldronMethod · 0.80
buyGrimoireMethod · 0.80
buyGrimoire2Method · 0.80
buyHatMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected