Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ ScriptSysEngineFinalize
Function
ScriptSysEngineFinalize
engine/engine/src/script/script_engine.cpp:148–151 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
146
147
148
void ScriptSysEngineFinalize(lua_State* L, dmEngine::HEngine engine)
149
{
150
g_Engine = 0;
151
}
152
153
}
Callers
1
Delete
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected