Hi,
I’m wondering how I can get method/field/type reference directly in IDE when working with Unity.
For example .NET framework libraries are XML commented thus showing very nice reference when working in IDE.
I know that I can XML comment my own code and that will work. Although I couldn’t find any equivalent for Unity libraries.
Is there a place when I could get XML commented libraries (if such were created) or is there 3rd party tool that accomplishes that?
Thanks,
Chris