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

Function GetBaseDirectory

engine/Poseidon/UI/OptionsUI.cpp:179–182  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

177 GetSelectedPreferredViewDistance(), GetRespectMissionViewDistance(), CurrentMissionViewDistance));
178}
179
180RString GetBaseDirectory()
181{
182 return BaseDirectory;
183}
184
185RString GetBaseSubdirectory()

Callers 4

SerializeMethod · 0.85
SetMissionMethod · 0.85
GetSaveDirectoryFunction · 0.85
LoadMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected