# UI Manager

## Overview

<figure><img src="https://963537199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lzhr1XSMzMqNXjRnNlb%2Fuploads%2FFBTBajs3ZymLcQJPypd9%2Fimage.png?alt=media&#x26;token=719a108f-3d4a-4da3-b908-a7499270cb31" alt=""><figcaption></figcaption></figure>

The UI Manager is a manager script used to manage the functionality of all the different UI screens of the Inventory Add-On. \
\
You can use it manually by calling the ChangeUIState event as a String and using one of the following:\ <br>

<figure><img src="https://963537199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lzhr1XSMzMqNXjRnNlb%2Fuploads%2Ftjk3jgnNCW3ydj5of3rP%2Fimage.png?alt=media&#x26;token=7bec0326-e4e6-4be9-bd02-57aa15539936" alt=""><figcaption></figcaption></figure>

E.g. If you pass a value of: "InventoryOpenClose" then you will Open the Inventory Screen:<br>

<figure><img src="https://963537199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lzhr1XSMzMqNXjRnNlb%2Fuploads%2F8ynkVRtfSJTQ3lW5s6Mg%2Fimage.png?alt=media&#x26;token=88e5be1f-5ec0-432e-a429-caf7f7756057" alt=""><figcaption></figcaption></figure>

Inventory Opening and Closing is the only one that shares a string value. All the rest are as above.&#x20;
