This namespace includes all scripts that are used for UI interactions via controls.
Classes | |
| class | DisableMenuControl |
| This script disables (closes) an active menu, with the defined key (action name). More... | |
| class | StartDialogInteraction |
| This script starts a dialog when interacted with the correct layer. Requires the DialogManager More... | |
| class | ToggleMenuControl |
| This script toggles a menu with the defined key (action name). More... | |
| class | ToggleMenuInteraction |
| This script toggles a menu. An object with the right layer needs the ToggleMenuInteractionInfo for this to work. Requires the MenuManager. More... | |
| class | ToggleMenuInteractionInfo |
| Information used for the ToggleMenuInteraction, to be able to read the required menu. More... | |