#include <lib_description.h>

Message struct for MSG_DESCRIPTION_POPUP.
Public Attributes | |
| Int32 | _chosen |
| const BaseContainer * | _msg |
| BaseContainer | _popup |
| Int32 _chosen |
Selected element of the popup.
| const BaseContainer* _msg |
Original message container.
| BaseContainer _popup |
Popup container.