MCPcopy Create free account
hub / github.com/REGoth-project/REGoth / exportPart

Method exportPart

src/logic/MusicController.cpp:34–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32}
33
34void MusicController::exportPart(json& j)
35{
36 Controller::exportPart(j);
37}
38
39void MusicController::initFromVobDescriptor(const ZenLoad::zCVobData& vob)
40{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected