Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Norbyte/bg3se
/ EnableHooks
Method
EnableHooks
BG3Extender/Extender/Client/IMGUI/IMGUI.cpp:1790–1793 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1788
}
1789
1790
void IMGUIManager::EnableHooks()
1791
{
1792
renderer_->EnableHooks();
1793
}
1794
1795
void IMGUIManager::DisableHooks()
1796
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected