Hey,
is there a simple way I could query Shotgun through the API (or SGTK) to return the path to an entity?
Or is this information not stored somewhere?
Hey,
is there a simple way I could query Shotgun through the API (or SGTK) to return the path to an entity?
Or is this information not stored somewhere?
Hey
I think the Context.entity_locations
is what you would be looking for.
It returns back the paths generated through the schema and registered to that entity.
Cheers
Phil