Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SakuraEngine/SakuraEngine
/ GetImporter
Method
GetImporter
modules/tools/tool_core/src/asset/cook_context.cpp:152–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
150
}
151
152
SImporter* SCookContextImpl::GetImporter() const
153
{
154
return importer;
155
}
156
157
skr_guid_t SCookContextImpl::GetImporterType() const
158
{
Callers
2
Cook
Method · 0.80
Cook
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected