Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/candybox2/candybox2.github.io
/ getPlayerPotionsCountdown
Method
getPlayerPotionsCountdown
code/main/Quest.ts:749–751 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
747
}
748
749
public getPlayerPotionsCountdown(): number{
750
return
this.playerPotionsCountdown;
751
}
752
753
public getPlayerSpellsCountdown(): number{
754
return
this.playerSpellsCountdown;
Callers
1
cast
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected