Hello ! I would like to know if it's possible to detect the Mouse Hover on "UnityEngine.UI.Button". Thanks you !!
[DOUBLEPOST=1447074432][/DOUBLEPOST]I also search for Mouse Click event !
Solved Detecting click on "UnityEngine.UI.Button"
Discussion in 'Rust Discussion' started by UnderFawkes, Nov 9, 2015.
-
When setting up the json for the button use the key "command" and place a console command for the value. This is the only way to interact with the GUI.
-