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

Method getPrice

code/main/CandyMerchantItem.ts:95–97  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

93 }
94
95 public getPrice(): number{
96 return this.price;
97 }
98}

Callers 1

buySelectedItemMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected