Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ Delete
Function
Delete
engine/engine/src/engine_service.cpp:459–463 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
457
}
458
459
void Delete(HEngineService engine_service)
460
{
461
engine_service->Final();
462
delete engine_service;
463
}
464
465
void Update(HEngineService engine_service, HProfile profile)
466
{
Callers
1
Final
Method · 0.70
Calls
1
Final
Method · 0.80
Tested by
no test coverage detected