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

Method getThirdHouse

code/main/ThirdHouseGame.ts:43–45  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

41 }
42
43 public getThirdHouse(): ThirdHouse{
44 return this.thirdHouse;
45 }
46}

Callers 3

goToLoseMethod · 0.80
goToGameMethod · 0.80
goToLoseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected