Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Norbyte/bg3se
/ WasInitialized
Method
WasInitialized
BG3Extender/Extender/ScriptExtender.h:39–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
void Shutdown();
38
39
inline bool WasInitialized() const
40
{
41
return postStartupDone_;
42
}
43
44
inline ExtenderConfig & GetConfig()
45
{
Callers
2
OnGameStateChanged
Method · 0.80
OnGameStateChanged
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected