MCPcopy Create free account
hub / github.com/Selectively11/CloudRedirect / GetLuaSyncStatePath

Function GetLuaSyncStatePath

src/platform/win/cloud_intercept.cpp:3251–3253  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3249};
3250
3251static std::string GetLuaSyncStatePath() {
3252 return g_steamPath + "config\\stplug-in\\.sync_state";
3253}
3254
3255[[maybe_unused]] static SyncState ReadSyncState() {
3256 SyncState state;

Callers 2

ReadSyncStateFunction · 0.85
WriteSyncStateFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected