UIButtonHoverPosition
==========

**NAMESPACE:**
   `UnityUtils.ScriptUtils.UI`
     
The **UIButtonHoverPosition** script is used to quickly add movement animation to buttons.

Usage
-------------
Add a 'UIButtonHoverPosition' Script to a UI button and when you hover over the button the button will move to the set position. The set position is the current buttons pos + the hover position.

Functions
---------

.. doxygenclass:: UnityUtils::ScriptUtils::UI::UIButtonHoverPosition
   :members: