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