MCPcopy 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
43void Sapphire::Scripting::ScriptMgr::update()
44{
45 m_nativeScriptMgr->processLoadQueue();
46}
47
48bool Sapphire::Scripting::ScriptMgr::init()
49{

Callers

nothing calls this directly

Calls 1

processLoadQueueMethod · 0.80

Tested by

no test coverage detected