Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/UnLua
/ Invoke
Method
Invoke
Plugins/UnLua/Source/UnLua/Public/UnLuaEx.h:119–119 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
117
}
118
119
virtual int32 Invoke(lua_State *L) override { return 0; }
120
121
#if WITH_EDITOR
122
virtual FString GetName() const override { return Name; }
Callers
1
Lua
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected