Hi,
when I program code in C# using Visual Studio is use the /// comments to describe my classes and methods. These descriptions are visible with IntelliSense.
Is there a way to display these comments in the Unity editor?
↧