MCPcopy Create free account
hub / github.com/OpenKneeboard/OpenKneeboard / GetNameForConfigFile

Method GetNameForConfigFile

src/games/DCSWorld.cpp:182–184  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

180}
181
182const char* DCSWorld::GetNameForConfigFile() const {
183 return "DCSWorld";
184}
185
186std::shared_ptr<GameInstance> DCSWorld::CreateGameInstance(
187 const std::filesystem::path& path) {

Callers 1

ToJsonMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected