Public Member Functions | |
MenuActionEnterQueryMenu (BaseMenuSystem *menuSystem, int menuId, uint confirmationChoiceIndex) | |
void | execute () override |
Public Member Functions inherited from Illusions::BaseMenuAction | |
BaseMenuAction (BaseMenuSystem *menuSystem) | |
Protected Attributes | |
int | _menuId |
uint | _confirmationChoiceIndex |
Protected Attributes inherited from Illusions::BaseMenuAction | |
BaseMenuSystem * | _menuSystem |