MCPcopy Create free account
hub / github.com/GamerHack/GamerHack.github.io / call_void

Method call_void

g2all/900/module/chain.js:422–424  ·  view source on GitHub ↗
(...args)

Source from the content-addressed store, hash-verified

420 }
421
422 call_void(...args) {
423 this.do_call(...args);
424 }
425
426 call_int(...args) {
427 this.do_call(...args);

Callers

nothing calls this directly

Calls 1

do_callMethod · 0.95

Tested by

no test coverage detected