Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cemu-project/Cemu
/ IsTitleRunning
Function
IsTitleRunning
src/Cafe/CafeSystem.cpp:863–866 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
861
}
862
863
bool IsTitleRunning()
864
{
865
return sSystemRunning;
866
}
867
868
TitleId GetForegroundTitleId()
869
{
Callers
14
ExceptionHandler_LogGeneralInfo
Function · 0.85
AddAccountPage
Method · 0.85
StoreConfig
Method · 0.85
UpdateAccountInformation
Method · 0.85
OnMLCPathSelect
Method · 0.85
OnMLCPathClear
Method · 0.85
OnOptionsInput
Method · 0.85
UpdateChildWindowTitleRunningState
Method · 0.85
ShowModal
Method · 0.85
GraphicPacksWindow2
Method · 0.85
OnTreeChoiceChanged
Method · 0.85
OnCheckForUpdates
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected