MCPcopy Create free account
hub / github.com/KikoPlayProject/KikoPlay / type

Method type

Extension/Script/scriptbase.h:85–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83 virtual QString version() const {return scriptMeta.value("version");}
84 virtual QString getValue(const QString &key) const {return scriptMeta.value(key);}
85 virtual ScriptType type() const {return sType;}
86 ScriptState scriptMenuClick(const QString &mid);
87
88 virtual ScriptState loadScript(const QString &path);

Callers 15

editorEventMethod · 0.45
loadScriptMethod · 0.45
searchMethod · 0.45
getEpMethod · 0.45
matchMethod · 0.45
getDanmuMethod · 0.45
callGetSourcesMethod · 0.45
searchMethod · 0.45
getDetailMethod · 0.45
loadScriptMenusMethod · 0.45
deleteScriptMethod · 0.45
getSeasonMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected