UI Controller ============== .. code-block:: csharp public class UIController : MonoBehaviour This class controls whole in-game UI. Something like mediator between ui elements.