MCPcopy 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
1578dmResourceMounts::HContext GetMountsContext(const dmResource::HFactory factory)
1579{
1580 return factory->m_Mounts;
1581}
1582
1583void ReleaseBuiltinsArchive(HFactory factory)
1584{

Callers 4

InitializeFunction · 0.85
Resource_GetMountsFunction · 0.85
AddFileFunction · 0.85
RemoveFileFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected