Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ isKeepPlaytimeEnabled
Method
isKeepPlaytimeEnabled
launcher/InstanceCopyPrefs.cpp:68–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
bool InstanceCopyPrefs::isKeepPlaytimeEnabled() const
69
{
70
return keepPlaytime;
71
}
72
73
bool InstanceCopyPrefs::isCopyGameOptionsEnabled() const
74
{
Callers
2
InstanceCopyTask
Method · 0.80
CopyInstanceDialog
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected