Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/UnLua
/ GetUdata
Function
GetUdata
Plugins/UnLua/Source/UnLua/Private/LuaCore.cpp:189–192 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
187
}
188
189
static Udata* GetUdata(TValue* Value)
190
{
191
return uvalue(Value);
192
}
193
194
static void* GetUdataMem(Udata* U)
195
{
Callers
3
GetUdataHeaderSize
Function · 0.85
GetUserdataFast
Function · 0.85
GetScriptContainer
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected