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

Method getDatabaseDescriptionName

code/main/Item.ts:48–50  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

46 }
47
48 public getDatabaseDescriptionName(): string{
49 return this.databaseDescriptionName;
50 }
51
52 public getDatabaseName(): string{
53 return this.databaseName;

Callers 2

drawEqItemMethod · 0.45
drawGridItemMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected