Module eos_rs::api::dungeon_mode::menus
source · Expand description
Dungeon menu controller.
Functions
- Adds an option to the list of actions that can be taken on a monster, item or move to the currently active sub-menu on dungeon mode (team, moves, items, etc.).
- Called on each frame while the in-dungeon “help” menu is open.
- Called when the in-dungeon “others” menu is open. Does not return until the menu is closed.
- Called on each frame while the in-dungeon “others” menu is open.
- Called on each frame while the in-dungeon “recruitment search” menu is open.
- Called when the in-dungeon “rest” menu is open. Does not return until the menu is closed.
- Called when the in-dungeon “team” menu is open. Does not return until the menu is closed.
- Opens a menu where the user can choose “Yes” or “No” and waits for input before returning.