Button Clicked

Description

This OverNode allows for the implementation of Button-click based events inside the Graph.

A GameObject containing a UI Button must be provided in order to register the onCLick event. Once the button is clicked, the nodes following will be executed.

Last updated