Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
147
skr::filesystem::path SCookContextImpl::GetOutputPath() const
148
{
149
return outputPath;
150
}
151
152
SImporter* SCookContextImpl::GetImporter() const
153
{
Callers
11
compile_project
Function · 0.80
Cook
Method · 0.80
AddCookTask
Method · 0.80
EnsureCooked
Method · 0.80
Cook
Method · 0.80
Cook
Method · 0.80
Cook
Method · 0.80
Cook
Method · 0.80
Cook
Method · 0.80
Cook
Method · 0.80
Cook
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected