Юнити кодген работает
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
// <auto-generated/>
|
||||
|
||||
namespace RPCTest.Implementation
|
||||
{
|
||||
public sealed class GenerativeParametersTestClass
|
||||
{
|
||||
public int Increment(<!L param>)
|
||||
{
|
||||
return i + 1;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user