Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
35
Q_DECLARE_METATYPE(ScriptState)
36
37
enum ScriptType
38
{
39
DANMU, MATCH, LIBRARY, RESOURCE, BGM_CALENDAR, UNKNOWN_STYPE, PLAYGROUND
40
};
41
Q_DECLARE_METATYPE(ScriptType)
42
43
class ScriptBase
Callers
4
ScriptPage
Method · 0.85
refresh
Method · 0.85
allScripts
Method · 0.85
refreshscripts
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected