Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/candybox2/candybox2.github.io
/ getDatabaseName
Method
getDatabaseName
code/main/Item.ts:52–54 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
50
}
51
52
public getDatabaseName(): string{
53
return
this.databaseName;
54
}
55
56
public getSavingName(): string{
57
return
this.savingName;
Callers
3
createArrayFromEqItemsArrayForRenderAreaList
Method · 0.80
drawGridItem
Method · 0.80
getText
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected