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

Method GetModList

engine/Poseidon/Core/ModSystem.cpp:39–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37}
38
39RStringB ModSystem::GetModList()
40{
41 return s_active.FormatMountPath().c_str();
42}
43
44RStringB ModSystem::GetModNames()
45{

Callers

nothing calls this directly

Calls 1

FormatMountPathMethod · 0.80

Tested by

no test coverage detected