Cowsins Button
The Cowsins Button functions like a standard Unity Button, but offers enhanced customization options. You can subscribe to events such as onMouseEnter
, onMouseStay
, onMouseClick
, onMouseRelease
, and onMouseLeave
, enabling the creation of a more dynamic and interactive UI experience.
Last updated