MCPcopy Create free account
hub / github.com/candybox2/candybox2.github.io / getDead

Method getDead

code/main/QuestEntity.ts:481–483  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

479 }
480
481 public getDead(): boolean{
482 return this.dead;
483 }
484
485 public getDestructible(): boolean{
486 return this.destructible;

Callers 3

isPatternDoneMethod · 0.80
updateMethod · 0.80
handleDamageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected