Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/candybox2/candybox2.github.io
/ getQuestCallbackCollection
Method
getQuestCallbackCollection
code/main/Game.ts:562–564 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
560
}
561
562
public getQuestCallbackCollection(): CallbackCollection{
563
return
this.questCallbackCollection;
564
}
565
566
public getQuestLog(): QuestLog{
567
return
this.questLog;
Callers
2
willBeDisplayed
Method · 0.80
willBeDisplayed
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected