MCPcopy 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
1308void EntitySystemHelpersBase::OnInit()
1309{
1310 InitSystemUpdateHooks();
1311}
1312
1313void EntitySystemHelpersBase::OnDestroy()
1314{

Callers 2

OnGameStateChangedMethod · 0.80
OnGameStateChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected