MCPcopy 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
50uint32_t SConfigCooker::Version()
51{
52 return 0;
53}
54
55bool SConfigCooker::Cook(SCookContext* ctx)
56{

Callers 5

GetImporterVersionMethod · 0.45
_ImportMethod · 0.45
AddCookTaskMethod · 0.45
EnsureCookedMethod · 0.45
WriteHeaderFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected