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

Method setMax

code/main/Resource.ts:107–109  ·  view source on GitHub ↗
(n: number)

Source from the content-addressed store, hash-verified

105 }
106
107 private setMax(n: number): void{
108 this.max = n;
109 }
110}

Callers 1

loadMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected