Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ GetMountsContext
Function
GetMountsContext
engine/resource/src/resource.cpp:1578–1581 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1576
}
1577
1578
dmResourceMounts::HContext GetMountsContext(const dmResource::HFactory factory)
1579
{
1580
return factory->m_Mounts;
1581
}
1582
1583
void ReleaseBuiltinsArchive(HFactory factory)
1584
{
Callers
4
Initialize
Function · 0.85
Resource_GetMounts
Function · 0.85
AddFile
Function · 0.85
RemoveFile
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected