Custom editor : Asset header

Hello,
I’m in the middle of developing multiple GD editor tools in my studio. And I was wondering if it was possible to add buttons/toggles in the header of assets (a bit like what is added by Addressables)?

However, despite several searches I can’t find any documentation on the subject. Is this possible and, if so, how?

It’s possible using Editor.finishedDefaultHeaderGUI.

2 Likes