MCPcopy 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

587struct 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

ResetURLFunction · 0.85

Tested by

no test coverage detected