DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ ~UIPropertyAttachment()

void UIPropertyAttachment::~UIPropertyAttachment ( )
inlineprivate

См. определение в файле UIPropertyAttachment.c строка 24

25 {
26 m_WgtRoot = NULL;
27 m_WgtComboBox = NULL;
28
29 delete m_WgtThis;
30 }
XComboBoxWidget m_WgtComboBox
Определения UIPropertyAttachment.c:5
Widget m_WgtRoot
Определения UIPropertyAttachment.c:3
Widget m_WgtThis
Определения UIPropertyAttachment.c:4

Перекрестные ссылки m_WgtComboBox, m_WgtRoot и m_WgtThis.