Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Segs/Segs
/ registerTypes
Method
registerTypes
Projects/CoX/Servers/MapServer/ScriptingEngine/ScriptingEngine.cpp:34–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
ScriptingEngine::~ScriptingEngine() = default;
33
34
void ScriptingEngine::registerTypes()
35
{
36
register_GenericTypes();
37
register_SpawnerTypes();
38
register_CharacterTypes();
39
}
40
41
//! @}
Callers
2
start
Method · 0.45
cmdHandler_ReloadScripts
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected