ClassTypeReference-for-Unity
ClassTypeReference-for-Unity copied to clipboard
Filter types based on Attribute support
It would be nice (and easy to implement) to have another option to only display types that have a certain Attribute.
My use case is I would like to display some of my classes (I can do that right now with an empty interface), together with some of my Enum types (that cannot have interfaces).