MCPcopy 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

drawGridItemMethod · 0.80
getTextMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected