Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SakuraEngine/SakuraEngine
/ Version
Method
Version
modules/tools/tool_core/src/assets/config_asset.cpp:50–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
uint32_t SConfigCooker::Version()
51
{
52
return 0;
53
}
54
55
bool SConfigCooker::Cook(SCookContext* ctx)
56
{
Callers
5
GetImporterVersion
Method · 0.45
_Import
Method · 0.45
AddCookTask
Method · 0.45
EnsureCooked
Method · 0.45
WriteHeader
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected