cch0101

Results 2 comments of cch0101

I tend to do a lot of code sharing lately between Script# projects and server-side .NET projects, as well as w/Unity3d's C# support. Most of my sharing is with auto-generated...

That works too. In fact if I merely add the namespace for the base class (using ABC;) that avoids the crash.