MCPcopy Create free account
hub / github.com/SakuraEngine/SakuraEngine / GetOutputPath

Method GetOutputPath

modules/tools/tool_core/src/asset/cook_context.cpp:147–150  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

145}
146
147skr::filesystem::path SCookContextImpl::GetOutputPath() const
148{
149 return outputPath;
150}
151
152SImporter* SCookContextImpl::GetImporter() const
153{

Callers 11

compile_projectFunction · 0.80
CookMethod · 0.80
AddCookTaskMethod · 0.80
EnsureCookedMethod · 0.80
CookMethod · 0.80
CookMethod · 0.80
CookMethod · 0.80
CookMethod · 0.80
CookMethod · 0.80
CookMethod · 0.80
CookMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected