Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ GetPath
Function
GetPath
engine/dlib/src/dlib/message.cpp:428–431 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
426
}
427
428
dmhash_t GetPath(const URL* url)
429
{
430
return url->m_Path;
431
}
432
433
void SetPath(URL* url, dmhash_t path)
434
{
Callers
12
IterateCollectionPropertiesGetNext
Function · 0.50
IterateGameObjectPropertiesGetNext
Function · 0.50
GetResourceProperty
Function · 0.50
AcquireResources
Function · 0.50
SetupDynamicFontState
Function · 0.50
ResFontAddFontByPath
Function · 0.50
AcquireResources
Function · 0.50
AcquireResources
Function · 0.50
CanUnpackLuaBuffer
Function · 0.50
Buffer_gc
Function · 0.50
LuaHBuffer
Method · 0.50
CreateBuffer
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected