Author Topic: Inconsistent accessibility (C#)  (Read 2980 times)

Jonathan

  • Guest
Inconsistent accessibility (C#)
« on: November 06, 2013, 06:00:31 AM »
Hello,

I just bought TNet and imported it into my project. Now I get lots of Inconsistent accessibility errors in Unity (but not in Visual Studio), see the attached image.
How do I fix this?

Jonathan

  • Guest
Re: Inconsistent accessibility (C#)
« Reply #1 on: November 06, 2013, 06:26:06 AM »
I found the cause of the problem which was that TNet's class names were conflicting with mine.

Problem solved.