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

Function GetBriefingFile

engine/Poseidon/UI/OptionsUI.cpp:200–203  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

198 RString("/");
199}
200
201RString GetBriefingFile()
202{
203 return FindLocalizedMissionHtmlFile(GetMissionDirectory(), "briefing");
204}
205
206void CreatePath(RString path)

Callers 4

OnChildDestroyedMethod · 0.85
CreateDebriefingMethod · 0.85
ReloadBriefingContentMethod · 0.85
OnButtonClickedMethod · 0.85

Calls 2

GetMissionDirectoryFunction · 0.85

Tested by

no test coverage detected