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

Function GetOverviewFile

engine/Poseidon/UI/OptionsUIImpl.cpp:394–397  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

392}
393
394RString GetOverviewFile(RString dir)
395{
396 return FindLocalizedMissionHtmlFile(dir, "overview");
397}
398
399void LoadMissionPreviewHtml(C3DHTML* html, RString filename, const MissionLanguageDetector::MissionPreviewInfo& info)
400{

Callers 2

OnTemplateChangedMethod · 0.85
OnChangeMissionMethod · 0.85

Calls 1

Tested by

no test coverage detected