Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/UnLua
/ GetUdataMemSize
Function
GetUdataMemSize
Plugins/UnLua/Source/UnLua/Private/LuaCore.cpp:199–202 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
197
}
198
199
static int32 GetUdataMemSize(Udata* U)
200
{
201
return U->len;
202
}
203
204
static uint8 GetUdataHeaderSize()
205
{
Callers
1
GetUserdataDesc
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected