MCPcopy 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
152SImporter* SCookContextImpl::GetImporter() const
153{
154 return importer;
155}
156
157skr_guid_t SCookContextImpl::GetImporterType() const
158{

Callers 2

CookMethod · 0.80
CookMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected