Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
39
RStringB ModSystem::GetModList()
40
{
41
return s_active.FormatMountPath().c_str();
42
}
43
44
RStringB ModSystem::GetModNames()
45
{
Callers
nothing calls this directly
Calls
1
FormatMountPath
Method · 0.80
Tested by
no test coverage detected