MCPcopy
hub / github.com/jabbany/CommentCoreLibrary / getWorker

Method getWorker

src/scripting/host/IScripter.ts:32–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

30 logger:Logger;
31
32 getWorker():Worker;
33 getSandbox(stage:StageElement, player:IPlayer):ISandbox;
34}

Callers 3

Host.jsFile · 0.65
constructorMethod · 0.65
resetMethod · 0.65

Implementers 1

CCLScriptersrc/scripting/host/Host.ts

Calls

no outgoing calls

Tested by

no test coverage detected