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

Method reset

code/main/CallbackCollection.ts:21–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19 }
20
21 public reset(): void{
22 this.callbacks = [];
23 }
24}

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected