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