DescriptionPopup Struct Reference

#include <lib_description.h>

Inheritance diagram for DescriptionPopup:

Detailed Description

Message struct for MSG_DESCRIPTION_POPUP.

Public Attributes

Int32 _chosen
 
const BaseContainer_msg
 
BaseContainer _popup
 
- Public Attributes inherited from DescriptionBaseMessage
DescID _descId
 
GeDialog_parentDialog
 

Member Data Documentation

◆ _chosen

Int32 _chosen

Selected element of the popup.

◆ _msg

const BaseContainer* _msg

Original message container.

◆ _popup

BaseContainer _popup

Popup container.