C#C
C#2y ago
Dzhake

[NLua] How to call function which has <T> from lua?

I have function in C#, which has <T> parameter. How can I call that function with lua?
Was this page helpful?