Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/candybox2/candybox2.github.io
/ getSavingName
Method
getSavingName
code/main/Item.ts:56–58 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
54
}
55
56
public getSavingName(): string{
57
return
this.savingName;
58
}
59
60
public getSpecialAbility(): string{
61
return
null;
Callers
10
endQuest
Method · 0.45
foundGridOrEqItem
Method · 0.45
enchant
Method · 0.45
drawEqItem
Method · 0.45
drawGridItem
Method · 0.45
drawStats
Method · 0.45
isEquipped
Method · 0.45
unequipIfEquipped
Method · 0.45
addEqItem
Method · 0.45
addGridItem
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected