Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SapphireServer/Sapphire
/ update
Method
update
src/world/Script/ScriptMgr.cpp:43–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
void Sapphire::Scripting::ScriptMgr::update()
44
{
45
m_nativeScriptMgr->processLoadQueue();
46
}
47
48
bool Sapphire::Scripting::ScriptMgr::init()
49
{
Callers
nothing calls this directly
Calls
1
processLoadQueue
Method · 0.80
Tested by
no test coverage detected