Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/UnLua
/ Initialize
Method
Initialize
Plugins/UnLua/Source/UnLua/Private/LuaFunction.cpp:265–268 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
263
}
264
265
void ULuaFunction::Initialize()
266
{
267
Desc = MakeShared<FFunctionDesc>(this, nullptr);
268
}
269
270
UFunction* ULuaFunction::GetOverridden() const
271
{
Callers
3
Override
Method · 0.45
FLuaEnv
Method · 0.45
PushArray
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected