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