Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Norbyte/bg3se
/ GetModManager
Method
GetModManager
BG3Extender/Extender/Client/ExtensionStateClient.cpp:35–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
ModManager* ExtensionState::GetModManager()
36
{
37
return GetStaticSymbols().GetModManagerClient();
38
}
39
40
bg3se::LevelManager* ExtensionState::GetLevelManager()
41
{
Callers
nothing calls this directly
Calls
1
GetModManagerClient
Method · 0.80
Tested by
no test coverage detected