I want my method to have string / text suggestion like how Rider do to unity input system methods or compare tag method as the two pictures above looks.
If anyone know how to add this to your methods I would be really thankful as I searched all over the internet with no answer to my case in Rider IDE.
Unfortunately, it didn’t work with rider, I want to make a method and have the string argument be suggested(From a list of already defined strings) like the pictures above if you didn’t get exactly what I mean.