Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Norbyte/bg3se
/ UpdateClientProgress
Method
UpdateClientProgress
BG3Extender/Extender/Client/ScriptExtenderClient.cpp:336–340 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
334
}
335
336
void ScriptExtender::UpdateClientProgress(STDString const& status)
337
{
338
clientStatus_ = status;
339
ShowLoadingProgress();
340
}
341
342
void ScriptExtender::ShowLoadingProgress()
343
{
Callers
2
LuaResetInternal
Method · 0.80
BootstrapLua
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected