When using the callback to add icons / custom GUI to the hierarchy, the default label is always drawn. I have developed a nested plugin utility that I would like to clean up the way that prefabs are drawn in the hierarchy, but because the selected / non selected states are very complicated, drawing over the foldout element is not easy.
Is there a way to stop the default item drawing from happening so we can completely replace the foldout GUI?
Thanks!