Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
2019.3 error CS0117: 'Tools' does not contain a definition for 'hidden'
#3
(07-02-2020, 12:36 PM)josemendez Wrote: Have you redefined “Tools” inthe global namespace in your project? If you have a class named Tools, that is not in its own namespace, it might be clashing with the one defined in Unity ( and that we make use of)

Hah, maybe? Guess I'm passing this one off to our coder.

Thanks for the quick response.
Reply


Messages In This Thread
RE: 2019.3 error CS0117: 'Tools' does not contain a definition for 'hidden' - by JohnArr - 07-02-2020, 12:54 PM