MCPcopy
hub / github.com/ocsjs/ocsjs / oncomplete

Function oncomplete

packages/scripts/src/projects/zhs.ts:641–644  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

639 }
640 },
641 oncomplete() {
642 // 置顶
643 CommonProject.scripts.render.methods.pin(this);
644 }
645 }),
646 'gxk-study': new Script({
647 name: '🖥️ 共享课-学习脚本',

Callers

nothing calls this directly

Calls 15

hideDialogMethod · 0.95
handleTestDialogMethod · 0.95
commonWorkFunction · 0.90
waitForElementFunction · 0.90
finishAlertFunction · 0.85
waitForVideoJobFunction · 0.85
autoStopFunction · 0.85
closeDialogReadFunction · 0.85
recordStudyTimeLoopFunction · 0.85
fixProcessBarFunction · 0.85
nextElementFunction · 0.85
watchXnkFunction · 0.85

Tested by

no test coverage detected