MCPcopy 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

constructorMethod · 0.80
endQuestMethod · 0.80
constructorMethod · 0.80
endQuestMethod · 0.80
constructorMethod · 0.80
endQuestMethod · 0.80
willDieMethod · 0.80
constructorMethod · 0.80
castPlayerAcidRainMethod · 0.80
castPlayerBlackDemonsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected