Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/xLua
/ GenericTest
Method
GenericTest
Assets/XLua/Examples/08_Hotfix/StatefullTest.cs:64–67 ·
view source on GitHub ↗
(T a)
Source
from the content-addressed store, hash-verified
62
}
63
64
public void GenericTest<T>(T a)
65
{
66
67
}
68
69
static public void StaticFunc(int a, int b)
70
{
Callers
1
TestStateful
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected