Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiMC/Launcher
/ id
Method
id
launcher/BaseInstance.cpp:122–125 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
120
}
121
122
QString BaseInstance::id() const
123
{
124
return QFileInfo(instanceRoot()).fileName();
125
}
126
127
bool BaseInstance::isRunning() const
128
{
Callers
12
Application
Method · 0.45
launch
Method · 0.45
kill
Method · 0.45
controllerSucceeded
Method · 0.45
controllerFailed
Method · 0.45
showInstanceWindow
Method · 0.45
data
Method · 0.45
getInstanceGroup
Method · 0.45
setInstanceGroup
Method · 0.45
deleteGroup
Method · 0.45
getIdMapping
Function · 0.45
getInstanceById
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected