Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/candybox2/candybox2.github.io
/ getQuestLog
Method
getQuestLog
code/main/Game.ts:566–568 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
564
}
565
566
public getQuestLog(): QuestLog{
567
return
this.questLog;
568
}
569
570
public getQuestSlowedDown(): boolean{
571
return
this.questSlowedDown;
Callers
15
constructor
Method · 0.80
endQuest
Method · 0.80
constructor
Method · 0.80
castPlayerAntiGravityPotion
Method · 0.80
endQuest
Method · 0.80
constructor
Method · 0.80
endQuest
Method · 0.80
willDie
Method · 0.80
constructor
Method · 0.80
castPlayerAcidRain
Method · 0.80
castPlayerAntiGravityPotion
Method · 0.80
castPlayerBlackDemons
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected