Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ GetEngineInfo
Function
GetEngineInfo
engine/dlib/src/dlib/sys.cpp:214–217 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
212
}
213
214
void GetEngineInfo(EngineInfo* info)
215
{
216
*info = g_EngineInfo;
217
}
218
219
void SetEngineInfo(EngineInfoParam& info)
220
{
Callers
3
Sys_GetEngineInfo
Function · 0.85
TEST
Function · 0.85
VerifyManifestSupportedEngineVersion
Function · 0.85
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.68