Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/xLua
/ add
Method
add
Assets/XLua/Tutorial/CSharpCallLua/CSCallLua.cs:60–60 ·
view source on GitHub ↗
(int a, int b)
Source
from the content-addressed store, hash-verified
58
int f1 { get; set; }
59
int f2 { get; set; }
60
int add(int a, int b);
61
}
62
63
[CSharpCallLua]
Callers
1
Start
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected