lastSelectedButtons

The buttons that were last selected by the user through an active UserSelection instance.

Populated in order from prompts that the user was asked for. Auto-cleared at the end of an OpMode.

Will be an empty list if no UserSelection instances have run, or populated with Controls.NONE if a selection ran but no option was selected.