UI Events and Event Triggers - Unity Official Tutorials

Watch on the official Unity learn pages here - In Unity 4.6 we add the new Event System to trigger things in code from your UI. This tutorial is a quick overview of the system and how it works.
Back to Top