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

◆ OnChildAdd()

override bool VicinityContainer::OnChildAdd ( Widget w,
Widget child )
inlineprotected

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

674 {
675 if ( w == GetMainWidget() )
676 {
677 GetMainWidget().Update();
678 m_Parent.OnChildAdd( w, child );
679 }
680 return true;
681 }
Widget m_Parent
Определения SizeToChild.c:92

Перекрестные ссылки m_Parent.