MCPcopy 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

AddAccountPageMethod · 0.85
StoreConfigMethod · 0.85
OnMLCPathSelectMethod · 0.85
OnMLCPathClearMethod · 0.85
OnOptionsInputMethod · 0.85
ShowModalMethod · 0.85
GraphicPacksWindow2Method · 0.85
OnTreeChoiceChangedMethod · 0.85
OnCheckForUpdatesMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected