London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
Hi.
I have created an Editor Plug-In and it work's fine. But the Plug-in is available for all the editors in the solution. I have implemented the IConfigurableTool interface and written some logic in the Available() method. But is this the only way to do it? Can I have the Plug-in available in the EditorToolOption enum so I can choose the availability the same way all the other Plug-in`s are selected?
Br, Tore