Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ ResetURL
Function
ResetURL
engine/dlib/src/dlib/message.cpp:408–411 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
406
}
407
408
void ResetURL(URL* url)
409
{
410
memset((void*)url, 0, sizeof(URL));
411
}
412
413
void ResetURL(URL& url)
414
{
Callers
15
ScriptGetURL
Function · 0.85
TEST_F
Function · 0.85
URL_new
Function · 0.85
ResolveURL
Function · 0.85
TEST_F
Function · 0.85
TableUserData
Method · 0.85
Post
Function · 0.85
TEST
Function · 0.85
OnWindowResize
Function · 0.85
TEST_F
Function · 0.85
RenderScriptGetURL
Function · 0.85
RenderScriptInstanceGetURL
Function · 0.85
Calls
no outgoing calls
Tested by
9
TEST_F
Function · 0.68
TEST_F
Function · 0.68
TableUserData
Method · 0.68
TEST
Function · 0.68
TEST_F
Function · 0.68
PostSpritePlayAnimation
Function · 0.68
PostLabelSetText
Function · 0.68
TEST_P
Function · 0.68
TEST_F
Function · 0.68