Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
isPatternDone
Method · 0.80
update
Method · 0.80
handleDamage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected