MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / GetBaseSubdirectory

Function GetBaseSubdirectory

engine/Poseidon/UI/OptionsUI.cpp:184–187  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

182 return BaseDirectory;
183}
184
185RString GetBaseSubdirectory()
186{
187 return BaseSubdirectory;
188}
189
190RString GetMissionsDirectory()

Callers 2

SerializeMethod · 0.85
GetSaveDirectoryFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected