Icon in GenericMenu; Possible ?

Hey team.
Is it possible to display an icon [ Texture2D ] in the GenericMenu ?
Any image passed along to the GenericMenu in the GUIContent is promptly ignored.
Reflection? OpenGL? A third thing ?

Just asking if it’s a possibility before I go and write a new ContextMenu class.

Thanks !

7057234--837991--newContextMenu.png

I went ahead and wrote a new Menu

1 Like

Any possibility you could share this code? I’m attempting to do the same thing: I want to display an icon inside a GenericMenu item

Have we still no idea how to do that?