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

Method start

src/core/Core.d.ts:60–60  ·  view source on GitHub ↗

* Start the comment manager comments

()

Source from the content-addressed store, hash-verified

58 * Start the comment manager comments
59 */
60 start():void;
61 /**
62 * Stop the running comments
63 */

Callers 9

Timer.tsFile · 0.65
updateFrameRateFunction · 0.65
constructorMethod · 0.65
gotoAndPlayMethod · 0.65
resumeFunction · 0.65
bindFunction · 0.65
bindVideoFunction · 0.65
main.jsFile · 0.65
animate.jsFile · 0.65

Implementers 1

CommentManagersrc/core/CommentManager.ts

Calls

no outgoing calls

Tested by

no test coverage detected