UIButtonSceneSwitcher
==========

**NAMESPACE:**
   `UnityUtils.ScriptUtils.UI`
   
Usage
-------------
Add a 'UIButtonSceneSwitcher' script to a UI button and it will load the scene based on your inputs.

.. warning::

   Make sure only 1 of the provided scene loading variables is not null/default, the script will break otherwise.
   
Functions
---------

.. doxygenclass:: UnityUtils::ScriptUtils::UI::UIButtonSceneSwitcher
   :members: