Hi guys,
I’m working on some sort of unity editor extension. Basically I’m generating a text file and saving it in Resources directory. I’d like to automatically open the file when it’s created. Is there an easy way to achieve the same functionality as the open button from inspector (it’s opening file in your IDE)?
Not really related to UIElements but I think this is what you’re looking for: