How can I check if for example ProBuilder was downloaded in my project by script?
I would like to add support to 3rd party assets from within my own asset, and for that I need to check if that particular asset was downloaded by the user so I can access it.
Alex