Skip to content

GetChoiceInput

This method manages the UI naviguation called from PlayerTurn when turncooldown expired.

The logic depends on the currentaction and most of the logic involves input handling through the different menus. The logics are located in their own page matching the corresponding Pick value handled by this method (the others are handled somewhere else such as MainManager in the case of an ItemList).

currentaction Link to its UI handling logic page
BaseAction BaseAction
SelectEnemy BaseAction
SelectPlayer BaseAction