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

Enum ScriptType

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

Source from the content-addressed store, hash-verified

35Q_DECLARE_METATYPE(ScriptState)
36
37enum ScriptType
38{
39 DANMU, MATCH, LIBRARY, RESOURCE, BGM_CALENDAR, UNKNOWN_STYPE, PLAYGROUND
40};
41Q_DECLARE_METATYPE(ScriptType)
42
43class ScriptBase

Callers 4

ScriptPageMethod · 0.85
refreshMethod · 0.85
allScriptsMethod · 0.85
refreshscriptsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected