ClassTypeReference-for-Unity icon indicating copy to clipboard operation
ClassTypeReference-for-Unity copied to clipboard

Filter types based on Attribute support

Open edwardfmo opened this issue 1 year ago • 0 comments

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).

edwardfmo avatar Sep 10 '24 01:09 edwardfmo