Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ TableUserData
Method
TableUserData
engine/script/src/test/test_script_msg.cpp:589–589 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
587
struct TableUserData
588
{
589
TableUserData() { dmMessage::ResetURL(&m_URL); }
590
591
lua_State* L;
592
uint32_t m_TestValue;
Callers
nothing calls this directly
Calls
1
ResetURL
Function · 0.85
Tested by
no test coverage detected