UI Events Selector

GogzyDev

(0)
FREE
Publisher GogzyDev
File size 42.33kB
Number of files 20
Latest version 1.0.0
Latest release date 2023-11-16 10:51:17
First release date 2023-11-16 10:51:17
Supported Unity versions 2018.4.2 or higher

UI Toolkit offers a great solution for code-free UI design, but what it lacks is making next crucial step code-free as well, process of attaching functionality to that UI.


UI Events Selector offers you:

  • Code free callback registration with Uniy Events.
  • Code free callbacks creation to manipulate styling of the UI.
  • Access to nearly every UI event that exist.
  • Easy way to select target UI element.
  • Simple type safe query builder in inspector.

Being able to register callbacks directly in editor comes with many benefits, such as:

  • Taking burden off programmers shoulders, by giving designer ability to attach and test funcionality for UI without writing a line of code.
  • Being able to see directly what each element is responsible for without having to look at the code.

For more information on how to work with this tool check out Manual.

Top Publisher Assets