is it possible to select asset in Content Browser and navigate to its folder using python ?
Did you ever figure this out?
Hi @MonsterMovieASC and @Ryujin2003,
Are you referring to the existing file location on your disk or the location of the imported source file?
For the former, you can just click on this:
If it’s the latter you’re looking for, let me know and I’ll see if I can find anything in the Python API (Likely it would have to be some form of metadata searching).
I’m trying to get Python to open a content browser style window so I can select what folder I want to use for creating/moving objects. I’m not yet able to figure this UI part out.