menu

arrow_back How do I make a description of the functions inside the unity itself?

by
1 vote
I remember when I put one of the Assets about a year ago, there was a popup next to each variable and button in the script that would explain what the button or variable did when you pointed it.

Here's an example, it was like this, only the window itself was yellowish color, all I remember, I'm sorry.
5fa063c8d723b894356582.png

1 Answer

by
 
Best answer
0 votes
[Tooltip("blabla")]
public int npumep;