MCPcopy Create free account
hub / github.com/PhoneVR-Developers/PhoneVR / PVRSaveSets

Function PVRSaveSets

code/windows/PhoneVR/PhoneVR/PVRFileManager.cpp:22–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20}
21
22void PVRSaveSets(json j) { ofstream(setsFile) << j.dump(4); }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected