Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Norbyte/bg3se
/ OnInit
Method
OnInit
BG3Extender/GameDefinitions/EntitySystem.cpp:1308–1311 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1306
}
1307
1308
void EntitySystemHelpersBase::OnInit()
1309
{
1310
InitSystemUpdateHooks();
1311
}
1312
1313
void EntitySystemHelpersBase::OnDestroy()
1314
{
Callers
2
OnGameStateChanged
Method · 0.80
OnGameStateChanged
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected