Skip to content

1.2.9

Compare
Choose a tag to compare
@pablothedolphin pablothedolphin released this 11 Sep 08:23
· 11 commits to master since this release
5ea8748

Event objects now have a RaiseFromUI method which is designed to be called directly from UI callbacks from components like buttons, sliders, dropdowns and textfields. This eliminates the need for writing wrapper functions everywhere that just raise your events.

Also added a static class of some useful extension methods.

See "how to install" to learn how to add this to your project.